Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
tools
/
llvm-cat
/
llvm-cat.cpp
6a86e25
Pass a reference to a module to the bitcode writer.
by Rafael Espindola
· 8 years ago
975293f
[Bitcode] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
a0f371a
Bitcode: Add a string table to the bitcode format.
by Peter Collingbourne
· 8 years ago
bb35249
Avoid some string copies, NFC
by Vedant Kumar
· 8 years ago
98d40e0
llvm-cat: Allow bitcode files to be created with no modules.
by Peter Collingbourne
· 9 years ago
5a0a2e6
Bitcode: Introduce BitcodeWriter interface.
by Peter Collingbourne
· 9 years ago