[lld] r296429 - Add Triple::thumb to getBitcodeMachineKind
Rafael Avila de Espindola via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 1 10:31:45 PST 2017
Sean Silva <chisophugis at gmail.com> writes:
> Do you think it's worth having a test case for this? It seems like it would
> basically end up being one of those "I can copy the same string in two
> places" types of things.
Before this patch any lto using a .bc with thumb triple would fail, no?
Cheers,
Rafael
More information about the llvm-commits
mailing list