| commit | 1f80b0a8e0d8be11ec14c6395a1f6ea49ee7e791 | [log] [tgz] |
|---|---|---|
| author | David Majnemer <david.majnemer@gmail.com> | Thu Nov 13 07:42:11 2014 +0000 |
| committer | David Majnemer <david.majnemer@gmail.com> | Thu Nov 13 07:42:11 2014 +0000 |
| tree | 7cc9258201573d772354200248eef78f817972a6 | |
| parent | 2314b3defa325bab5b919e15ace61fecd6000a57 [diff] |
Object, COFF: getRelocationSymbol shouldn't assert lib/Object is supposed to be robust to malformed object files. Don't assert if we don't have a symbol table. I'll try to come up with a test case later. llvm-svn: 221870