Looks like these were copied from the ELF sections but
don't apply to Wasm and were not used anywhere.
Also remove unused wasm methos in MCContext.
Paths
| Differential D37633
[WebAssembly] Remove flags from MCSectionWasm ClosedPublic Authored by sbc100 on Sep 8 2017, 11:33 AM.
Details Summary Looks like these were copied from the ELF sections but Also remove unused wasm methos in MCContext.
Diff Detail
Event TimelineHerald added subscribers: aheejin, jgravelle-google, dschuff, jfb. · View Herald TranscriptSep 8 2017, 11:33 AM Comment Actions I can confirm that this was all copied from ELF. At a glance, these seem fine to remove. This revision is now accepted and ready to land.Sep 12 2017, 8:52 AM Closed by commit rL313058: [WebAssembly] Remove flags from MCSectionWasm (authored by sbc). · Explain WhySep 12 2017, 11:32 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 114871 llvm/trunk/include/llvm/MC/MCContext.h
llvm/trunk/include/llvm/MC/MCSectionWasm.h
llvm/trunk/include/llvm/Target/TargetLoweringObjectFile.h
llvm/trunk/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
llvm/trunk/lib/MC/MCContext.cpp
llvm/trunk/lib/MC/MCObjectFileInfo.cpp
|