Luqman Aden
|
17256197a9
|
librustc: Use builder for llvm attributes.
|
2014-07-25 16:06:44 -07:00 |
|
Alex Crichton
|
707cf47ac8
|
Register new snapshots
|
2014-07-19 20:38:00 -07:00 |
|
Patrick Walton
|
02adaca4dc
|
librustc: Implement unboxed closures with mutable receivers
|
2014-07-18 09:01:37 -07:00 |
|
Brian Anderson
|
a008fc84aa
|
Fix rebase fallout. Sorry.
|
2014-07-14 12:27:56 -07:00 |
|
Brian Anderson
|
3096d9bf94
|
rustc_llvm: Remove the inner llvm module
This makes it much saner for clients to use the library since
they don't have to worry about shadowing one llvm with another.
|
2014-07-14 12:27:08 -07:00 |
|
Brian Anderson
|
8e2e15f163
|
rustc_llvm: Remove an unnecessary workaround
Just some leftover junk from extracting llvm.
|
2014-07-14 12:27:08 -07:00 |
|
Brian Anderson
|
55393493e1
|
rustc: Move ArchiveRO to rustc_llvm
It is a wrapper around LLVM.
|
2014-07-14 12:27:07 -07:00 |
|
Brian Anderson
|
d3096c2348
|
Move llvm bindings to their own crate
|
2014-07-14 12:27:07 -07:00 |
|