Remove the use of default argument in favor of a separate
startCustomSection method.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 17201 Build 17201: arc lint + arc unit
Differential D45794
[WebAssembly] MC: Refactor section creation code ClosedPublic Authored by sbc100 on Apr 18 2018, 8:18 PM.
Details Summary Remove the use of default argument in favor of a separate
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, sunfish, aheejin and 3 others. · View Herald TranscriptApr 18 2018, 8:18 PM This revision was not accepted when it landed; it landed in state Needs Review.Apr 23 2018, 12:19 PM Closed by commit rL330632: [WebAssembly] MC: Refactor section creation code (authored by sbc). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 143036 lib/MC/WasmObjectWriter.cpp
|