DebugLocs without a scope should fail the verification.
authorAdrian Prantl <aprantl@apple.com>
Tue, 20 Jan 2015 22:37:25 +0000 (22:37 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 20 Jan 2015 22:37:25 +0000 (22:37 +0000)
commitde200dfad2fc116d384f30a603cccfad769186e0
tree4f0a7c124254a26739894b612e5ef2587c8f77d4
parent4ac5a9e92cbb0171232606f5f104cd60191e7206
DebugLocs without a scope should fail the verification.
Follow-up to r226588.

llvm-svn: 226616
llvm/lib/IR/DebugInfo.cpp
llvm/test/DebugInfo/location-verifier.ll [new file with mode: 0644]