These methods looks like they were originally came from MCELFObjectTargetWriter
but they are never called by the WasmObjectWriter.
Remove these methods meant the declaration of WasmRelocationEntry could
also move into the cpp file.
Paths
| Differential D33905
[WebAssembly] Remove unused methods from MCWasmObjectTargetWriter ClosedPublic Authored by sbc100 on Jun 5 2017, 11:53 AM.
Details Summary These methods looks like they were originally came from MCELFObjectTargetWriter Remove these methods meant the declaration of WasmRelocationEntry could
Diff Detail
Event TimelineHerald added subscribers: jgravelle-google, dschuff, jfb. · View Herald TranscriptJun 5 2017, 11:53 AM Comment Actions
This revision is now accepted and ready to land.Jun 6 2017, 9:32 AM Closed by commit rL304804: [WebAssembly] Remove unused methods from MCWasmObjectTargetWriter (authored by sbc). · Explain WhyJun 6 2017, 9:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 101580 llvm/trunk/include/llvm/MC/MCWasmObjectWriter.h
llvm/trunk/lib/MC/MCWasmObjectTargetWriter.cpp
llvm/trunk/lib/MC/WasmObjectWriter.cpp
|