Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
49b32d80416288b6eb8e26f76c40a8e32c20a361
/
llvm
/
tools
/
llvm-split
/
llvm-split.cpp
d9b948b
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
by Fangrui Song
· 6 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
6a86e25
Pass a reference to a module to the bitcode writer.
by Rafael Espindola
· 8 years ago
3fc649c
[Support] Rename tool_output_file to ToolOutputFile, NFC
by Reid Kleckner
· 8 years ago
ad17679
Split Bitcode/ReaderWriter.h into separate reader and writer headers
by Teresa Johnson
· 9 years ago
03b42e4
Remove every uses of getGlobalContext() in LLVM (but the C API)
by Mehdi Amini
· 9 years ago
f575b26
Remove personality for declarations in CloneModule.
by Evgeniy Stepanov
· 10 years ago
d19d4d3
Add to the split module utility an SCC based method which allows not to globalize any local variables.
by Sergei Larin
· 10 years ago
1dc6a8d
TransformUtils: Introduce module splitter.
by Peter Collingbourne
· 10 years ago