]> granicus.if.org Git - llvm/commit
Refactor DWARF hashing to use a .def file to avoid repetition
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 23 May 2017 18:27:09 +0000 (18:27 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 23 May 2017 18:27:09 +0000 (18:27 +0000)
commite49580415837ec22d7c75729ce1b79adb2ac301d
tree307a5881b7b7ebd4c6e4fd5369ea1e51eca5d8d4
parent9d053875b78c3db5d31cf9a2286112569c80dc33
Refactor DWARF hashing to use a .def file to avoid repetition

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@303666 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DIEHash.cpp
lib/CodeGen/AsmPrinter/DIEHash.h
lib/CodeGen/AsmPrinter/DIEHashAttributes.def [new file with mode: 0644]