[llvm] [SHT_LLVM_BB_ADDR_MAP][llvm-readobj] Implements llvm-readobj handling for PGOAnalysisMap. (PR #79520)
Rahman Lavaee via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 26 16:20:48 PST 2024
================
@@ -0,0 +1,221 @@
+## This test checks how we handle PGO Analysis Map in --bb-addr-map.
+
+## Fails on windows (https://github.com/llvm/llvm-project/issues/60013).
+# UNSUPPORTED: system-windows
----------------
rlavaee wrote:
Remove this.
https://github.com/llvm/llvm-project/pull/79520
More information about the llvm-commits
mailing list