Followup to https://reviews.llvm.org/D91769 which added support
for names globals.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/Object/WasmObjectFile.cpp | ||
---|---|---|
378 | It would be good to give a more descriptive name to T now that it is no longer used directly after it is declared. |
It would be good to give a more descriptive name to T now that it is no longer used directly after it is declared.