https://bugs.llvm.org/show_bug.cgi?id=36637
Bug ID: 36637
Summary: ICE when target-feature flag passed to clang
Product: clang
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: Frontend
Assignee: unassignedclangb...@nondot.org
Reporter: hiradi...@msn.com
CC: llvm-bugs@lists.llvm.org
If you pass a flag which is unknown to the compiler. it crashes.
clang -O3 a.c -S -o a.s -arch arm64 -Xclang -target-feature -Xclang -asdfasdf
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs