diff options
author | Renato Golin <renato.golin@linaro.org> | 2015-07-27 23:44:42 +0000 |
---|---|---|
committer | Renato Golin <renato.golin@linaro.org> | 2015-07-27 23:44:42 +0000 |
commit | e17c58003498b06572cf0e56cb6eac65fe7e1014 (patch) | |
tree | a2848ca107731587f991684a54826e8954716b4d /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 1d74cadcbc6e87fa86c306071a7cafc5a84a931d (diff) | |
download | llvm-e17c58003498b06572cf0e56cb6eac65fe7e1014.zip llvm-e17c58003498b06572cf0e56cb6eac65fe7e1014.tar.gz llvm-e17c58003498b06572cf0e56cb6eac65fe7e1014.tar.bz2 |
[ARM] Changes to Arch/CPU handling to help with -Wa,-mfpu etc. (nfc)
To be able to handle -Wa, options in the assembler (ClangAs), we need to
make the handling of options based on the value of the options, not direct
Arguments from the list, since the list is immutable.
No functional change in this patch, but this allows validating of -Wa,-mfpu
and friends in the same way we validate -mfpu and friends, *just* for the
assembler.
llvm-svn: 243352
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions