diff --git a/llvm/test/DebugInfo/Generic/artificial-static-member.ll b/llvm/test/DebugInfo/Generic/artificial-static-member.ll index 3263c976e3915..5c247d6959bf7 100644 --- a/llvm/test/DebugInfo/Generic/artificial-static-member.ll +++ b/llvm/test/DebugInfo/Generic/artificial-static-member.ll @@ -1,3 +1,4 @@ +; REQUIRES: x86_64-linux ; RUN: llc -O0 -filetype=obj < %s | \ ; RUN: llvm-dwarfdump --debug-info - | FileCheck %s