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)
commitd90f86d53c7f2d09a824a28e10497a2279ad98e6
tree9d7231dd393b3304e2d80f6424c30ee9c4f80c8b
parent223385b5e13e573f2a48616a93964ce456824b45
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.

llvm-svn: 211855
llvm/include/llvm/Support/COFF.h
llvm/tools/llvm-readobj/COFFDumper.cpp