diff options
author | Daniel Sanders <daniel.sanders@imgtec.com> | 2014-07-21 10:45:47 +0000 |
---|---|---|
committer | Daniel Sanders <daniel.sanders@imgtec.com> | 2014-07-21 10:45:47 +0000 |
commit | d7c279604551c091290fc8e5dadb26142ebef459 (patch) | |
tree | 623e024dcd8c72ee6fe3044cfc911a794448f8ae /clang/tools/libclang/CXCursor.cpp | |
parent | d9ed09f7a5f149ea3ed7904f83ed70bf12963842 (diff) | |
download | bcm5719-llvm-d7c279604551c091290fc8e5dadb26142ebef459.tar.gz bcm5719-llvm-d7c279604551c091290fc8e5dadb26142ebef459.zip |
[mips] Do not emit '.module [no]oddspreg' unless we really need to.
We now emit this directive when we need to contradict the default value (e.g.
-mno-odd-spreg is given) or an option changed the default value (e.g. -mfpxx
is given).
This restores support for the currently available head of binutils. However,
at this point binutils 2.24 is still not sufficient since it does not support
'.module fp=...'.
llvm-svn: 213511
Diffstat (limited to 'clang/tools/libclang/CXCursor.cpp')
0 files changed, 0 insertions, 0 deletions