aboutsummaryrefslogtreecommitdiff
path: root/src/llvmext
Commit message (Expand)AuthorAgeFilesLines
* Repair some fallout from pcwalton's last few build changes.Graydon Hoare2011-03-216-973/+0
* Add a "rustllvm.def" file for Windows' linker to use. This allows us to creat...Patrick Walton2011-03-161-0/+473
* rustc: Add support for LLVM memory buffer creation via a wrapper functionPatrick Walton2011-03-151-0/+31
* llvmext: Add Mach-O object file reading support to LLVM's BFD workalikePatrick Walton2011-03-141-0/+330
* llvmext: Make the Object bindings actually workPatrick Walton2011-03-142-6/+12
* Rename libsupport to librustllvmPatrick Walton2011-03-113-0/+133