This argument (the isUsed flag) seems to only be relevant
when parsing. Other calls sites such as these don't seem
to ever use it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D41970
[WebAssembly] MC: Remove SetUsed argument when calling MCSymbol::isDefined et al ClosedPublic Authored by sbc100 on Jan 11 2018, 3:24 PM.
Details Summary This argument (the isUsed flag) seems to only be relevant
Diff Detail
Event TimelineHerald added subscribers: sunfish, aheejin, jgravelle-google and 2 others. · View Herald TranscriptJan 11 2018, 3:24 PM Closed by commit rL322332: [WebAssembly] MC: Remove SetUsed argument when calling MCSymbol::isDefined et al (authored by sbc). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 129547 llvm/trunk/lib/MC/WasmObjectWriter.cpp
|