http://llvm.org/bugs/show_bug.cgi?id=20567

Sanjay Patel <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Sanjay Patel <[email protected]> ---
Looks like this was caused by:
http://llvm.org/viewvc/llvm-project?view=revision&revision=213743

And solved with:
http://llvm.org/viewvc/llvm-project?view=revision&revision=215191

Using llc built from r215293:
$ ./llc -mtriple=x86-64 foo.ll -o -
./llc: : error: unable to get target for 'x86-64', see --version and --triple.


Thanks, Tim and Justin!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to