This avoids confusion with the DefinedFunction symbol
type.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D43588
[WebAssembly] Rename member DefinedFunctions -> InputFunctions. NFC. ClosedPublic Authored by sbc100 on Feb 21 2018, 10:28 AM.
Details Summary This avoids confusion with the DefinedFunction symbol
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, sunfish, aheejin and 3 others. · View Herald TranscriptFeb 21 2018, 10:28 AM This revision is now accepted and ready to land.Feb 21 2018, 10:29 AM sbc100 retitled this revision from [WebAssembly] Rename member DefinedFunctions -> InputFunctions to [WebAssembly] Rename member DefinedFunctions -> InputFunctions. NFC..Feb 21 2018, 10:30 AM Closed by commit rL325705: [WebAssembly] Rename member DefinedFunctions -> InputFunctions. NFC. (authored by sbc). · Explain WhyFeb 21 2018, 10:31 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 135290 lld/trunk/wasm/Writer.cpp
|