[PATCH] D23254: CodeView: extract the OMF Directory Header

Saleem Abdulrasool via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 8 13:48:03 PDT 2016


compnerd removed rL LLVM as the repository for this revision.
compnerd updated this revision to Diff 67220.
compnerd added a comment.

Use an enum as suggested by @majnemer


https://reviews.llvm.org/D23254

Files:
  include/llvm/DebugInfo/CodeView/CVDebugRecord.h
  include/llvm/Object/COFF.h
  lib/DebugInfo/Symbolize/Symbolize.cpp
  lib/Object/COFFObjectFile.cpp
  tools/llvm-readobj/COFFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23254.67220.patch
Type: text/x-patch
Size: 7428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160808/3e0768ca/attachment.bin>


More information about the llvm-commits mailing list