1 /// To prevent mistaking
-exxx as
--entry
=xxx
, we allow
-e xxx but reject
-exxx.
2 /// GCC
-export-dynamic is rejected as well.
3 // RUN
: not %clang
-### --target=x86_64-linux-gnu -export-dynamic %s 2>&1 | FileCheck %s
5 // CHECK
: error
: unknown argument
: '-export-dynamic'