[PATCH] D132823: [llvm-readobj][COFF] Print load config GuardFlags as enum flags

Alvin Wong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 28 23:36:47 PDT 2022


alvinhochun created this revision.
alvinhochun added a reviewer: rnk.
Herald added a subscriber: rupprecht.
Herald added a reviewer: jhenderson.
Herald added a project: All.
alvinhochun requested review of this revision.
Herald added subscribers: llvm-commits, MaskRay.
Herald added a project: LLVM.

Print flags as documented in MS docs.
https://docs.microsoft.com/en-us/windows/win32/debug/pe-format#load-configuration-layout


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D132823

Files:
  llvm/include/llvm/BinaryFormat/COFF.h
  llvm/test/tools/llvm-readobj/COFF/load-config.test
  llvm/tools/llvm-readobj/COFFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132823.456258.patch
Type: text/x-patch
Size: 7122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220829/296c0142/attachment.bin>


More information about the llvm-commits mailing list