rust/src/etc
Alex Crichton b538189ba0 mk: Generate a .def file for rustc_llvm on MSVC
Windows needs explicit exports of functions from DLLs but LLVM does not mention
any of its symbols as being export-able from a DLL. The compiler, however,
relies on being able to use LLVM symbols across DLL boundaries so we need to
force many of LLVM's symbols to be exported from `rustc_llvm.dll`. This commit
adds support for generation of a `rustc_llvm.def` file which is passed along to
the linker when generating `rustc_llvm.dll` which should keep all these symbols
exportable and usable.
2015-05-19 10:53:07 -07:00
..
mingw-fix-include
third-party
2014-06-rewrite-bytes-macros.py
adb_run_wrapper.sh
apple-darwin.supp
check-binaries.py
check-sanitycheck.py sancheck: import resource inside of the posix check 2015-05-10 02:08:48 -07:00
check-summary.py
cmathconsts.c
CONFIGS.md distinction between official and community plugins 2015-04-29 18:53:36 +02:00
ctags.rust
errorck.py
featureck.py
gdb_load_rust_pretty_printers.py
gdb_rust_pretty_printing.py Add a name for tuple fields in debuginfo so that they can be accessed in debuggers. 2015-04-12 20:44:25 +02:00
generate-deriving-span-tests.py
generate-keyword-tests.py
get-snapshot.py
htmldocck.py
indenter
latest-unix-snaps.py
libc.c
licenseck.py
lldb_batchmode.py
lldb_rust_formatters.py Add a name for tuple fields in debuginfo so that they can be accessed in debuggers. 2015-04-12 20:44:25 +02:00
local_stage0.sh
make-snapshot.py
make-win-dist.py
maketest.py
mirror-all-snapshots.py
mklldef.py mk: Generate a .def file for rustc_llvm on MSVC 2015-05-19 10:53:07 -07:00
mklldeps.py mklldeps: Don't link stdc++/c++ on MSVC 2015-05-19 10:53:06 -07:00
regex-match-tests.py
rust-gdb
rust-lldb
snapshot.py
sugarise-doc-comments.py
tidy.py
unicode.py optimize Unicode tables 2015-04-18 13:20:57 -04:00
x86.supp
ziggurat_tables.py