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

            Bug ID: 22837
           Summary: The -target  foo option doesn't accept a -target=foo
                    variant.
           Product: clang
           Version: 3.5
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Driver
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

This is slightly inconsistend and also slightly annoying (for example, in my
build scripts I iterate over possible build flags that are separated by
whitespace to pass to the compiler and so the -target foo form parses as two
options to test instead of one). It is easy enough to work around but it is
still slightly annoying.

-- 
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