diff options
author | Steven Wu <stevenwu@apple.com> | 2016-05-11 16:26:03 +0000 |
---|---|---|
committer | Steven Wu <stevenwu@apple.com> | 2016-05-11 16:26:03 +0000 |
commit | 27fb5227ec1191df23903f15115539796fb17192 (patch) | |
tree | f08d909b31ffa5ce3eb45a940c29e84c2309aaac /llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp | |
parent | 330fb175d457e345c7eb55ce4b3ef89041c6c12e (diff) | |
download | bcm5719-llvm-27fb5227ec1191df23903f15115539796fb17192.tar.gz bcm5719-llvm-27fb5227ec1191df23903f15115539796fb17192.zip |
Embed bitcode in object file (clang cc1 part)
Summary:
Teach clang to embed bitcode inside bitcode. When -fembed-bitcode cc1
option is used, clang will embed both the input bitcode and cc1
commandline into the bitcode in special sections before compiling to
the object file. Using -fembed-bitcode-marker will only introduce a
marker in both sections.
Depends on D17390
Reviewers: rsmith
Subscribers: yaron.keren, vsk, cfe-commits
Differential Revision: http://reviews.llvm.org/D17392
llvm-svn: 269202
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp')
0 files changed, 0 insertions, 0 deletions