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
- Build Status
Buildable 13742 Build 13742: arc lint + arc unit
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 129545 include/llvm/MC/MCSymbol.h
lib/MC/MCCodeView.cpp
lib/MC/WasmObjectWriter.cpp
lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.cpp
|