[LLVMbugs] [Bug 2970] -march flag doesn't work.

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Oct 28 17:13:20 PDT 2008


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


Chris Lattner <clattner at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WORKSFORME                  |INVALID




--- Comment #2 from Chris Lattner <clattner at apple.com>  2008-10-28 19:13:19 ---
This is because clang has no target support for that triple, as it just told
you.  You have to explicitly teach clang about targets.


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list