Marijn Haverbeke
|
3816e57fd2
|
Downcase std modules again, move to :: for module dereferencing
This should be a snapshot transition.
|
2011-05-12 21:30:44 +02:00 |
|
Graydon Hoare
|
d6f1fcff6b
|
Add --time-llvm-passes.
|
2011-05-10 16:10:08 -07:00 |
|
Patrick Walton
|
bc879a4e1e
|
rustc: Replace our homebrew list of passes with the standard function and module passes, along with the TargetData passes.
|
2011-05-09 11:44:47 -07:00 |
|
Patrick Walton
|
a71fda40b8
|
rustc: Make llvm_err() conform to Postel's law a little better
|
2011-05-06 18:19:42 -07:00 |
|
Marijn Haverbeke
|
a3ec0b1f64
|
Rename std modules to be camelcased
(Have fun mergining your stuff with this.)
|
2011-05-06 22:51:19 +02:00 |
|
Patrick Walton
|
a74feaf159
|
rustc: Link with intrinsics.bc; change intrinsics linkage to linkonce_odr
|
2011-05-05 12:46:22 -07:00 |
|
Patrick Walton
|
5fb6e6364b
|
rustc: Add a binding to LLVM's bitcode parser
|
2011-05-05 11:34:45 -07:00 |
|
Patrick Walton
|
fea623211f
|
rustc: Add a Link module; move crate writing to it to slim down trans slightly
|
2011-05-05 10:48:02 -07:00 |
|