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 47d1517 commit db490adCopy full SHA for db490ad
llvm/test/CodeGen/X86/fentry-ibt.ll
@@ -1,4 +1,4 @@
1
-; RUN: llc %s -o - -verify-machineinstrs | FileCheck %s
+; RUN: llc %s -o - -verify-machineinstrs -mtriple=x86_64-unknown-linux-gnu | FileCheck %s
2
3
define void @test1() #0 {
4
entry:
0 commit comments