Use std::is_sorted instead of manual loops. NFC
[oota-llvm.git] / lib / Object / LLVMBuild.txt
2014-07-14 NAKAMURA TakumiObject/LLVMBuild.txt: Sort required_libraries by alphab...
2014-07-03 Rafael EspindolaAdd support for inline asm symbols to IRObjectFile.
2014-07-03 Rafael EspindolaInvert the MC -> Object dependency.
2014-04-10 NAKAMURA TakumiLLVMBuild.txt: Add missing dependencies.
2014-04-10 NAKAMURA TakumiLLVMBuild.txt: Reformat.
2014-02-21 Rafael EspindolaAdd a SymbolicFile interface between Binary and ObjectFile.
2012-04-03 Dylan NoblesmithObject: drop bogus VMCore dependency
2011-12-12 Daniel DunbarLLVMBuild: Remove trailing newline, which irked me.
2011-11-12 Daniel Dunbarbuild: Attempt to rectify inconsistencies between CMake...
2011-11-03 Daniel Dunbarbuild: Add initial cut at LLVMBuild.txt files.