| commit | 829c4392e18260a07e3692cf57e42a768ff5612c | [log] [tgz] |
|---|---|---|
| author | Rui Ueyama <ruiu@google.com> | Thu Nov 14 22:09:08 2013 +0000 |
| committer | Rui Ueyama <ruiu@google.com> | Thu Nov 14 22:09:08 2013 +0000 |
| tree | 330a85811957f339518edcd3308510bb1199d362 | |
| parent | fd675d932cf62f4bd7ce1352890637143f8f7c08 [diff] |
Recognize 0x0000 as a COFF file magic. Summary: Some machine-type-neutral object files containing only undefined symbols actually do exist in the Windows standard library. Need to recognize them as COFF files. Reviewers: Bigcheese CC: llvm-commits Differential Revision: http://llvm-reviews.chandlerc.com/D2164 llvm-svn: 194734