| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rustc: Replace our homebrew list of passes with the standard function and mod... | Patrick Walton | 2011-05-09 | 1 | -50/+16 |
| * | rustc: Make llvm_err() conform to Postel's law a little better | Patrick Walton | 2011-05-06 | 1 | -1/+6 |
| * | Rename std modules to be camelcased | Marijn Haverbeke | 2011-05-06 | 1 | -13/+13 |
| * | rustc: Link with intrinsics.bc; change intrinsics linkage to linkonce_odr | Patrick Walton | 2011-05-05 | 1 | -1/+25 |
| * | rustc: Add a binding to LLVM's bitcode parser | Patrick Walton | 2011-05-05 | 1 | -0/+6 |
| * | rustc: Add a Link module; move crate writing to it to slim down trans slightly | Patrick Walton | 2011-05-05 | 1 | -0/+176 |