summaryrefslogtreecommitdiff
path: root/lib/Object/LLVMBuild.txt
AgeCommit message (Expand)Author
2017-06-07Move Object format code to lib/BinaryFormat.Zachary Turner
2014-07-14Object/LLVMBuild.txt: Sort required_libraries by alphabetical order.NAKAMURA Takumi
2014-07-03Add support for inline asm symbols to IRObjectFile.Rafael Espindola
2014-07-03Invert the MC -> Object dependency.Rafael Espindola
2014-04-10LLVMBuild.txt: Add missing dependencies.NAKAMURA Takumi
2014-04-10LLVMBuild.txt: Reformat.NAKAMURA Takumi
2014-02-21Add a SymbolicFile interface between Binary and ObjectFile.Rafael Espindola
2012-04-03Object: drop bogus VMCore dependencyDylan Noblesmith
2011-12-12LLVMBuild: Remove trailing newline, which irked me.Daniel Dunbar
2011-11-12build: Attempt to rectify inconsistencies between CMake and LLVMBuild version...Daniel Dunbar
2011-11-03build: Add initial cut at LLVMBuild.txt files.Daniel Dunbar