aboutsummaryrefslogtreecommitdiff
path: root/src/llvmext/rustllvm.def
Commit message (Collapse)AuthorAgeFilesLines
* Repair some fallout from pcwalton's last few build changes.Graydon Hoare2011-03-211-473/+0
|
* Add a "rustllvm.def" file for Windows' linker to use. This allows us to ↵Patrick Walton2011-03-161-0/+473
create our own LLVM shared library on that platform.