]> granicus.if.org Git - clang/commit
Debug Info: Move the constant for Debug Info Version from Dwarf.h to Metadata.h.
authorManman Ren <manman.ren@gmail.com>
Mon, 2 Dec 2013 20:10:37 +0000 (20:10 +0000)
committerManman Ren <manman.ren@gmail.com>
Mon, 2 Dec 2013 20:10:37 +0000 (20:10 +0000)
commit73985dbb84aa9af48fa1cf0a5f379a2dd9edd230
tree8a228a58458fa6e4ffd9e5f6c6277e8c7b81218a
parent5b814d4d7078c239a7240abaa1c11a243b6ad77d
Debug Info: Move the constant for Debug Info Version from Dwarf.h to Metadata.h.

Suggested by Eric.
Paired commit with r196144.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@196145 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenModule.cpp