We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07ece4e commit c729448Copy full SHA for c729448
llvm/test/ExecutionEngine/JITLink/x86-64/ELF_perf.s
@@ -1,5 +1,8 @@
1
# REQUIRES: native && x86_64-linux
2
3
+# FIXME: Investigate why broken with MSAN
4
+# UNSUPPORTED: msan
5
+
6
# RUN: rm -rf %t && mkdir -p %t
7
# RUN: llvm-mc -triple=x86_64-unknown-linux -position-independent \
8
# RUN: -filetype=obj -o %t/ELF_x86-64_perf.o %s
0 commit comments