[Lldb-commits] [lldb] [clang-tools-extra] [flang] [mlir] [clang] [llvm] [compiler-rt] [Profile] Add binary profile correlation to offload profile metadata at runtime. (PR #69493)
Fangrui Song via lldb-commits
lldb-commits at lists.llvm.org
Thu Nov 9 22:38:51 PST 2023
================
@@ -0,0 +1,46 @@
+// REQUIRES: linux || windows
----------------
MaskRay wrote:
Add `// REQUIRES: lld-available`
https://github.com/llvm/llvm-project/pull/69493
More information about the lldb-commits
mailing list