rust/src/librustc_trans
Alex Crichton 74e198126b trans: Add kind to writeArchive
Updates our LLVM bindings to be able to write out multiple kinds of archives.
This commit also enables using LLVM instead of the system ar on all current
targets.
2015-07-16 20:25:51 -07:00
..
back trans: Add kind to writeArchive 2015-07-16 20:25:51 -07:00
save save-analysis: API-ify methods 2015-07-09 12:24:39 +12:00
trans rustc_trans: Update LLVMBuildLandingPad signature 2015-07-16 20:25:51 -07:00
lib.rs trans: Use LLVM's writeArchive to modify archives 2015-07-10 09:06:21 -07:00
README.txt Make librustc's markdown README.txt claim to be markdown. 2015-03-20 13:29:13 +01:00

See the README.md in ../librustc.