[llvm] r213743 - AArch64: remove arm64 triple enumerator.

Tim Northover t.p.northover at gmail.com
Fri Aug 8 00:42:39 PDT 2014


> Looks like this caused http://llvm.org/bugs/show_bug.cgi?id=20567.
> Setting the triple to UnknownArch here means *anything unknown* matches
> this for tools like llc.

Oh, bother. Thanks Justin. I think I did have another idea for solving
this one at the time, so I'll try to make that one work.

Tim.



More information about the llvm-commits mailing list