Use llvm::COFF::BigObjMagic insetad of the string literal.
Also checks the version number.
Details
Details
- Reviewers
majnemer
Diff Detail
Diff Detail
Paths
| Differential D5320
Support: Use llvm::COFF::BigObjMagic ClosedPublic Authored by ruiu on Sep 11 2014, 3:28 PM.
Details
Summary Use llvm::COFF::BigObjMagic insetad of the string literal.
Diff Detail Event Timelineruiu updated this object. This revision is now accepted and ready to land.Sep 11 2014, 3:40 PM
Revision Contents
Diff 13608 lib/Support/Path.cpp
unittests/Support/Path.cpp
|