aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2016-08-29 21:20:46 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2016-08-29 21:20:46 +0000
commit8fcff934bae29c54d68bc94134136d9e8fb9a208 (patch)
tree8f77ca1d7f34d643d8215484df07c23cf31677e8 /llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp
parentf8bab1ce0cac4c802372af46cd4c0045eab6fdb4 (diff)
downloadllvm-8fcff934bae29c54d68bc94134136d9e8fb9a208.zip
llvm-8fcff934bae29c54d68bc94134136d9e8fb9a208.tar.gz
llvm-8fcff934bae29c54d68bc94134136d9e8fb9a208.tar.bz2
COFF: add beginnings of debug directory creation
The IMAGE_FILE_HEADER structure contains a (RVA, size) to an array of COFF_DEBUG_DIRECTORY records. Each one of these records contains an RVA to a OMF Debug Directory. These OMF debug directories are derived into newer types such as PDB70, PDB20, etc. This constructs a PDB70 structure which will allow us to associate a GUID with a build to actually tie debug information. llvm-svn: 280012
Diffstat (limited to 'llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp')
0 files changed, 0 insertions, 0 deletions