Skip to content
  • Rui Ueyama's avatar
    [PECOFF] Parse /manifest command line option. · 139ae4c9
    Rui Ueyama authored
    The manifest file is an XML file that conveys some information to the loader,
    such as whether the executable needs to run as Administrator or not. This patch
    is to parse command line option for manifest file.
    
    Actual XML file generation will be done in a separate patch.
    
    llvm-svn: 193141
    139ae4c9
Loading