[PATCH] [PECOFF] Don't set IMAGE_DLL_CHARACTERISTICS_DYNAMIC_BASE if "-fixed" is provided

Rui Ueyama ruiu at google.com
Fri Jul 26 09:41:42 PDT 2013


  Can you add new FileCheck lines to test/pecoff/base-reloc.test to check both

   - the attribute does not exist unless /fixed is specified
   - the attribute does exist if /fixed is specified

http://llvm-reviews.chandlerc.com/D1224



More information about the llvm-commits mailing list