[PGO] Fix remaining bugs in ProfData template file (when used by compiler-rt)
[oota-llvm.git] / include / llvm / Object / COFFImportFile.h
2015-09-01 Rui UeyamaObject: Fix COFF import file's symbols.
2015-08-28 Rui Ueyamallvm-readobj: Dump more info for COFF import libraries.
2015-08-28 Rui UeyamaAttempt to unbreak Win32 build.
2015-08-28 Rui UeyamaRe-apply r246276 - Object: Teach llvm-ar to create...