OSDN Git Service

llvm-objcopy: silence warning introduced in r364296
[android-x86/external-llvm.git] / tools / llvm-cat /
2019-05-13 Serge GueltonSimplify llvm-cat help
2019-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2018-02-14 Rafael EspindolaPass a reference to a module to the bitcode writer.
2017-09-07 Eugene Zelenko[Bitcode] Fix some Clang-tidy modernize-use-using and...
2017-04-17 Peter CollingbourneBitcode: Add a string table to the bitcode format.
2017-04-11 Vedant KumarAvoid some string copies, NFC
2016-12-13 Peter Collingbournellvm-cat: Allow bitcode files to be created with no...
2016-11-29 Peter CollingbourneAdd missing dependency.
2016-11-29 Peter CollingbourneBitcode: Introduce BitcodeWriter interface.