diff options
author | Hans Wennborg <hans@hanshq.net> | 2013-08-02 20:16:22 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2013-08-02 20:16:22 +0000 |
commit | d1ddb9afd42774f34a8ebe52713e48e52aa3d4b3 (patch) | |
tree | 13c4161771abff5f8787d0f6a3b81c327f8cf579 /llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp | |
parent | 7be35cb1bf520052b051800cee7376a2b9540081 (diff) | |
download | bcm5719-llvm-d1ddb9afd42774f34a8ebe52713e48e52aa3d4b3.tar.gz bcm5719-llvm-d1ddb9afd42774f34a8ebe52713e48e52aa3d4b3.zip |
CC1: Only parse command-line options that have the CC1Option flag.
We already reject flags that don't have the CC1Option flag,
but we would previously do so after parsing the command-line
arguments.
Since the option parser now has a parameter for excluding options,
we should just use that instead.
Differential Revision: http://llvm-reviews.chandlerc.com/D1270
llvm-svn: 187668
Diffstat (limited to 'llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp')
0 files changed, 0 insertions, 0 deletions