Skip to content
Commit 1df56894 authored by Rui Ueyama's avatar Rui Ueyama
Browse files

Do not allow "--" with single-letter options.

In general, we accept both -foo and --foo as command line options,
but if an option is a single letter option, we don't want to allow
double dashes because GNU linkers don't accept such combination.

llvm-svn: 274219
parent 3f316abd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment