Update the version of dwarf we say we're emitting to at least 3.
authorEric Christopher <echristo@gmail.com>
Tue, 9 Apr 2013 20:22:47 +0000 (20:22 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 9 Apr 2013 20:22:47 +0000 (20:22 +0000)
commitaf12ad7c9264cb5840ccff5055d0a112a91798a5
tree07444d61d7a332c0cb387eff444dfbaac8c9f350
parent3eb6d7fcd024b67d548e4c3a075682d7cff1599e
Update the version of dwarf we say we're emitting to at least 3.

Deals with a dwarf2 -> dwarf3 DW_FORM_ref_addr change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179122 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Dwarf.h
test/DebugInfo/dwarf-version.ll [new file with mode: 0644]