[LLVMbugs] [Bug 22837] New: The -target foo option doesn't accept a -target=foo variant.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Mar 7 12:07:28 PST 2015
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: unassignedclangbugs at nondot.org
Reporter: sstewartgallus00 at mylangara.bc.ca
CC: llvmbugs at cs.uiuc.edu
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150307/d525b89b/attachment.html>
More information about the llvm-bugs
mailing list