[clang] [compiler-rt] [clang-tools-extra] [llvm] [PGO][GlobalValue][LTO]In GlobalValues::getGlobalIdentifier, use semicolon as delimiter for local-linkage varibles. (PR #74008)
Mingming Liu via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 11 15:28:15 PST 2023
================
@@ -1,39 +0,0 @@
-; Do setup work for all below tests: generate bitcode and combined index
----------------
minglotus-6 wrote:
this is a valid point. Add the test back (in the new commit), use `rm -rf %t && split-file %s %t && cd %t` on IR and apply the `trap-on-exit` clean-up on the shell script.
https://github.com/llvm/llvm-project/pull/74008
More information about the cfe-commits
mailing list