This will enable an optimisation in LLD.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 15920 Build 15920: arc lint + arc unit
Event Timeline
Comment Actions
Nice! LVGTM
lib/Object/WasmObjectFile.cpp | ||
---|---|---|
928 | I feel like make comment here might make sense. Something like "The rest of these fields get set in the linking metadata section"? | |
tools/obj2yaml/wasm2yaml.cpp | ||
69 | Should this be a little more strict? Like if (Func.Comdat != UINT32_MAX) more explicitly expressed the indent no? | |
84 | ditto |
I feel like make comment here might make sense. Something like "The rest of these fields get set in the linking metadata section"?