aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorTobias Edler von Koch <tobias@codeaurora.org>2015-11-20 00:13:05 +0000
committerTobias Edler von Koch <tobias@codeaurora.org>2015-11-20 00:13:05 +0000
commit49c9a6e802148ac3e3510cf3b69c8a0a0fc62b93 (patch)
treedc3705934ac98a6687a8bc2263d9f455aeeae1e3 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent257da8ea5046e2e78a5e3e030d31eebeb9ec8106 (diff)
downloadllvm-49c9a6e802148ac3e3510cf3b69c8a0a0fc62b93.zip
llvm-49c9a6e802148ac3e3510cf3b69c8a0a0fc62b93.tar.gz
llvm-49c9a6e802148ac3e3510cf3b69c8a0a0fc62b93.tar.bz2
[LTO] Add options to llvm-lto to select output format and dump merged module
This introduces two new options: - "llvm-lto -save-merged-module -o outfile" dumps the LTO Module to outfile.merged.bc prior to CodeGen and after LTO optimizations have been run. - "llvm-lto -filetype=asm -o outfile" makes llvm-lto emit assembly instead of object code in outfile. Both are intended for use in lit tests. llvm-svn: 253624
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions