[PATCH] D143318: [Support] Move ItaniumManglingCanonicalizer and SymbolRemappingReader from Support to ProfileData
Simon Pilgrim via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 6 12:56:10 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6c8fe9658236: [Support] Move ItaniumManglingCanonicalizer and SymbolRemappingReader from… (authored by RKSimon).
Changed prior to commit:
https://reviews.llvm.org/D143318?vs=494925&id=495258#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143318/new/
https://reviews.llvm.org/D143318
Files:
clang/docs/tools/clang-formatted-files.txt
llvm/include/llvm/ProfileData/ItaniumManglingCanonicalizer.h
llvm/include/llvm/ProfileData/SampleProfReader.h
llvm/include/llvm/ProfileData/SymbolRemappingReader.h
llvm/include/llvm/Support/ItaniumManglingCanonicalizer.h
llvm/include/llvm/Support/SymbolRemappingReader.h
llvm/lib/ProfileData/CMakeLists.txt
llvm/lib/ProfileData/InstrProfReader.cpp
llvm/lib/ProfileData/ItaniumManglingCanonicalizer.cpp
llvm/lib/ProfileData/SymbolRemappingReader.cpp
llvm/lib/Support/CMakeLists.txt
llvm/lib/Support/ItaniumManglingCanonicalizer.cpp
llvm/lib/Support/SymbolRemappingReader.cpp
llvm/tools/llvm-cxxmap/CMakeLists.txt
llvm/tools/llvm-cxxmap/llvm-cxxmap.cpp
llvm/unittests/ProfileData/CMakeLists.txt
llvm/unittests/ProfileData/ItaniumManglingCanonicalizerTest.cpp
llvm/unittests/ProfileData/SymbolRemappingReaderTest.cpp
llvm/unittests/Support/CMakeLists.txt
llvm/unittests/Support/ItaniumManglingCanonicalizerTest.cpp
llvm/unittests/Support/SymbolRemappingReaderTest.cpp
llvm/utils/gn/secondary/llvm/lib/ProfileData/BUILD.gn
llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn
llvm/utils/gn/secondary/llvm/tools/llvm-cxxmap/BUILD.gn
llvm/utils/gn/secondary/llvm/unittests/ProfileData/BUILD.gn
llvm/utils/gn/secondary/llvm/unittests/Support/BUILD.gn
utils/bazel/llvm-project-overlay/llvm/BUILD.bazel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143318.495258.patch
Type: text/x-patch
Size: 13782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230206/94cf31ab/attachment-0001.bin>
More information about the cfe-commits
mailing list