diff options
author | Sean Silva <chisophugis@gmail.com> | 2016-03-10 04:58:52 +0000 |
---|---|---|
committer | Sean Silva <chisophugis@gmail.com> | 2016-03-10 04:58:52 +0000 |
commit | 03e41ee6a78064ae55ac87b66b1ac763c1c9456c (patch) | |
tree | 7349510fe41cd8505af5b4bc5e626cd68025cb40 /llvm/lib/Analysis/CallGraph.cpp | |
parent | e5dc94ee31a03236ea55809d0b71a3a8f2848bc2 (diff) | |
download | llvm-03e41ee6a78064ae55ac87b66b1ac763c1c9456c.zip llvm-03e41ee6a78064ae55ac87b66b1ac763c1c9456c.tar.gz llvm-03e41ee6a78064ae55ac87b66b1ac763c1c9456c.tar.bz2 |
[lto] Initialize asmparsers.
Summary:
They are needed for inline asm during LTO.
In particular we hit the report_fatal_error on
llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp:138
LLVM ERROR: Inline asm not supported by this streamer because we don't have an asm parser for this target
Reviewers: ruiu, rafael
Subscribers: Bigcheese, llvm-commits, joker.eph
Differential Revision: http://reviews.llvm.org/D18027
llvm-svn: 263094
Diffstat (limited to 'llvm/lib/Analysis/CallGraph.cpp')
0 files changed, 0 insertions, 0 deletions