Currently llvm-as fails with error expected ')' here
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
lgtm
Looks like parsing of combined index assembly not well tested since no testing was relying on that functionality.
Paths
| Differential D73091
[llvm-as] Fix assembling of index with multiple summaries sharing the same GUID ClosedPublic Authored by evgeny777 on Jan 21 2020, 3:17 AM.
Details Summary Currently llvm-as fails with error expected ')' here
Diff Detail Event TimelineComment Actions lgtm Looks like parsing of combined index assembly not well tested since no testing was relying on that functionality. This revision is now accepted and ready to land.Jan 21 2020, 8:40 AM Closed by commit rG3593b5b3e9ce: [llvm-as] Fix assembling of index with multiple summaries sharing single GUID (authored by Evgeny Leviant <evgeny@Evgenys-iMac.local>). · Explain WhyJan 22 2020, 1:13 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 239268 llvm/lib/AsmParser/LLParser.cpp
llvm/test/Assembler/thinlto-multiple-summaries-for-guid.ll
|