Support: update DLLCharacteristics enumeration
authorSaleem Abdulrasool <compnerd@compnerd.org>
Fri, 27 Jun 2014 03:11:18 +0000 (03:11 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Fri, 27 Jun 2014 03:11:18 +0000 (03:11 +0000)
commite46ce9ac24e4fd5882832e36192b33c551f97848
tree7afd59f3c8e6f70658f5fc08c18ee106b27c0856
parent4b31ba7ac229f3a66419680f170641f4b6577680
Support: update DLLCharacteristics enumeration

Add the new AppContainer characteristic which is import for Windows Store
(Metro) compatible applications.  Add the new Control Flow Guard flag to bring
the enumeration up to date with the current values as of Windows 8.1.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211855 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/COFF.h
tools/llvm-readobj/COFFDumper.cpp