summaryrefslogtreecommitdiff
path: root/test/DebugInfo
diff options
context:
space:
mode:
Diffstat (limited to 'test/DebugInfo')
-rw-r--r--test/DebugInfo/X86/generate-odr-hash.ll (renamed from test/DebugInfo/generate-odr-hash.ll)2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/generate-odr-hash.ll b/test/DebugInfo/X86/generate-odr-hash.ll
index acfc33b4b0..956d3f6e72 100644
--- a/test/DebugInfo/generate-odr-hash.ll
+++ b/test/DebugInfo/X86/generate-odr-hash.ll
@@ -1,6 +1,6 @@
; REQUIRES: object-emission
-; RUN: llc %s -o %t -filetype=obj -O0 -generate-odr-hash
+; RUN: llc %s -o %t -filetype=obj -O0 -generate-odr-hash -mtriple=x86_64-unknown-linux-gnu
; RUN: llvm-dwarfdump -debug-dump=info %t | FileCheck %s
;
; Generated from: