rust/src
Brian Anderson 81ba4a78b5 rustc: Add obj_is_bitcode to TargetOptions
This tells trans:🔙:write not to LLVM codegen to create .o
files but to put LLMV bitcode in .o files.

Emscripten's emcc supports .o in this format, and this is,
I think, slightly easier than making rlibs work without .o
files.
2016-02-06 20:56:31 +00:00
..
compiler-rt@b6087e82ba
compiletest
doc Rollup merge of #31413 - tshepang:improve, r=steveklabnik 2016-02-04 16:39:06 -05:00
driver
error-index-generator
etc
grammar
jemalloc@e24a1a025a
liballoc
liballoc_jemalloc
liballoc_system Add the asmjs-unknown-emscripten triple. Add cfgs to libs. 2016-02-06 20:56:14 +00:00
libarena
libbacktrace
libcollections Auto merge of #31386 - tbu-:pr_cow_from_vec, r=alexcrichton 2016-02-05 06:51:05 +00:00
libcollectionstest
libcore
libcoretest
libflate
libfmt_macros
libgetopts
libgraphviz
liblibc@30f70baa6c
liblog
librand
librbml
librustc Auto merge of #31304 - nikomatsakis:incr-comp-read-from-hir-map, r=michaelwoerister 2016-02-05 20:13:25 +00:00
librustc_back rustc: Add obj_is_bitcode to TargetOptions 2016-02-06 20:56:31 +00:00
librustc_bitflags
librustc_borrowck
librustc_data_structures Auto merge of #31349 - nikomatsakis:issue-31157-obligation-forest-cache, r=aturon 2016-02-05 17:16:03 +00:00
librustc_driver Instrument a bunch of tasks that employ the HIR map in one way or 2016-02-05 13:19:55 -05:00
librustc_front
librustc_lint Improve detection of unused imports 2016-02-03 23:39:08 +00:00
librustc_llvm
librustc_metadata Instrument a bunch of tasks that employ the HIR map in one way or 2016-02-05 13:19:55 -05:00
librustc_mir
librustc_passes Instrument a bunch of tasks that employ the HIR map in one way or 2016-02-05 13:19:55 -05:00
librustc_platform_intrinsics
librustc_plugin Instrument a bunch of tasks that employ the HIR map in one way or 2016-02-05 13:19:55 -05:00
librustc_privacy
librustc_resolve Instrument a bunch of tasks that employ the HIR map in one way or 2016-02-05 13:19:55 -05:00
librustc_trans rustc: Add obj_is_bitcode to TargetOptions 2016-02-06 20:56:31 +00:00
librustc_typeck Update collect to use the standard visit routine, rather than rolling 2016-02-05 13:19:55 -05:00
librustc_unicode
librustdoc Instrument the AST map so that it registers reads when data is 2016-02-05 13:19:55 -05:00
libserialize
libstd Add the asmjs-unknown-emscripten triple. Add cfgs to libs. 2016-02-06 20:56:14 +00:00
libsyntax Auto merge of #31389 - mitaa:schars, r=nrc 2016-02-05 10:58:52 +00:00
libsyntax_ext remove dead #[derive(FromPrimitive)] code 2016-02-03 21:26:02 -05:00
libterm
libtest Add the asmjs-unknown-emscripten triple. Add cfgs to libs. 2016-02-06 20:56:14 +00:00
llvm@de5c31045d
rt
rtstartup
rust-installer@c37d3747da
rustbook
rustllvm Auto merge of #30962 - Amanieu:non_volatile_atomic, r=alexcrichton 2016-02-04 02:46:44 +00:00
test Instrument the AST map so that it registers reads when data is 2016-02-05 13:19:55 -05:00
snapshots.txt