Add forgotten testcase.

llvm-svn: 176032
This commit is contained in:
Eric Christopher 2013-02-25 18:19:32 +00:00
parent 0e760da5fc
commit e63c305b72
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
// RUN: %clang -target x86_64-linux-gnu -gsplit-dwarf -S -emit-llvm -o - %s | FileCheck %s
int main (void) {
return 0;
}
// Testing to ensure that the dwo name gets output into the compile unit.
// CHECK: split-debug-filename.dwo