[llvm] r221870 - Object, COFF: getRelocationSymbol shouldn't assert

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu Nov 20 06:36:33 PST 2014


> I've added a test in r222413.

It doesn't look like it covers the case of an object not having a
symbol table. I.E., the change in COFFObjectFile.cpp is still
untested, no?

Cheers,
Rafael



More information about the llvm-commits mailing list