[llvm] [clang] [flang] [clang-tools-extra] [lldb] [compiler-rt] [mlir] [Profile] Add binary profile correlation to offload profile metadata at runtime. (PR #69493)

Zequan Wu via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 15 14:38:47 PST 2023


================
@@ -0,0 +1,46 @@
+// REQUIRES: linux || windows
----------------
ZequanWu wrote:

I think lld is not require, removed `-fuse-ld=lld`.

https://github.com/llvm/llvm-project/pull/69493


More information about the llvm-commits mailing list