[PATCH] D145399: [lld][WebAssembly] Use C++17 nested namespace syntax in most places. NFC
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 9 18:38:03 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd32f71a91a43: [lld][WebAssembly] Use C++17 nested namespace syntax in most places. NFC (authored by sbc100).
Changed prior to commit:
https://reviews.llvm.org/D145399?vs=502695&id=504004#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145399/new/
https://reviews.llvm.org/D145399
Files:
lld/wasm/Config.h
lld/wasm/Driver.cpp
lld/wasm/LTO.cpp
lld/wasm/LTO.h
lld/wasm/MapFile.h
lld/wasm/MarkLive.cpp
lld/wasm/MarkLive.h
lld/wasm/OutputSegment.cpp
lld/wasm/OutputSegment.h
lld/wasm/Relocations.cpp
lld/wasm/Relocations.h
lld/wasm/SymbolTable.cpp
lld/wasm/SymbolTable.h
lld/wasm/SyntheticSections.cpp
lld/wasm/SyntheticSections.h
lld/wasm/Writer.cpp
lld/wasm/Writer.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145399.504004.patch
Type: text/x-patch
Size: 7831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230310/315e7e45/attachment.bin>
More information about the llvm-commits
mailing list