forked from OSchip/llvm-project
Testcase cleanup: remove an unused RUN line in an input file.
llvm-svn: 271614
This commit is contained in:
parent
24df841234
commit
8d2763bd02
|
@ -1,5 +1,4 @@
|
|||
; REQUIRES: object-emission
|
||||
; RUN: %llc_dwarf -O0 -filetype=obj < %s | llvm-dwarfdump - | FileCheck %s
|
||||
|
||||
; Generated from the following source compiled with clang++ -gmlt:
|
||||
; void f1() {}
|
||||
|
|
Loading…
Reference in New Issue