summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/SimplifyInstructions.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2016-08-09 00:25:12 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2016-08-09 00:25:12 +0000
commit015280211b091946b5ae33f2e5a056346068fe55 (patch)
treee7fde4fc7a05e21522cae8ac7a06550133e708c0 /llvm/lib/Transforms/Utils/SimplifyInstructions.cpp
parent06ba09af67300b8c727680e776bf14d3a47c306f (diff)
downloadbcm5719-llvm-015280211b091946b5ae33f2e5a056346068fe55.tar.gz
bcm5719-llvm-015280211b091946b5ae33f2e5a056346068fe55.zip
CodeView: extract the OMF Directory Header
The DebugDirectory contains a pointer to the CodeView info structure which is a derivative of the OMF debug directory. The structure has evolved a bit over time, and PDB 2.0 used a slightly different definition from PDB 7.0. Both of these are specific to CodeView and not COFF. Reflect this by moving the structure definitions into the DebugInfo/CodeView headers. Define a generic DebugInfo union type that can be used to pass around a reference to the DebugInfo irrespective of the versioning. NFC. llvm-svn: 278075
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyInstructions.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud