[X86] Use isa instead of dyn_cast in a bool context. NFC
[oota-llvm.git] / tools / dsymutil / BinaryHolder.cpp
2015-10-21 Kevin EnderbyBacking out commit r250906 as it broke lld.
2015-10-21 Kevin EnderbyThis removes the eating of the error in Archive::Child...
2015-07-24 Frederic Riss[dsymutil] Implement support for universal mach-o objec...
2015-07-24 Frederic Riss[dsymutil] Make the triple detection more strict.
2015-07-24 Frederic Riss[dsymutil] Refactor BinaryHolder internals. NFC
2015-07-22 Frederic Riss[dsymutil] Check archive members timestamps.
2015-01-05 Frederic Riss[dsymutil] Implement the BinaryHolder object and gain...