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 01db103 commit c50eec4Copy full SHA for c50eec4
lldb/test/Shell/SymbolFile/NativePDB/inline_sites.test
@@ -1,5 +1,5 @@
1
# clang-format off
2
-# REQUIRES: lld
+# REQUIRES: lld, x86
3
4
# RUN: llvm-mc -triple=x86_64-windows-msvc --filetype=obj %p/Inputs/inline_sites.s > %t.obj
5
# RUN: lld-link -debug:full -nodefaultlib -entry:main -base:0x140000000 %t.obj -out:%t.exe
0 commit comments