summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm-c/Disassembler.h
diff options
context:
space:
mode:
authorDaniel Sanders <daniel.sanders@imgtec.com>2014-07-21 15:25:24 +0000
committerDaniel Sanders <daniel.sanders@imgtec.com>2014-07-21 15:25:24 +0000
commite22244b7334b443a7d261e9355a928000fe70c19 (patch)
treebdec0c20a17eefaaa107ef38e192c51f3ef7377e /llvm/include/llvm-c/Disassembler.h
parentf915d67c60d5bdd06f537ce7cc6a54f19352871a (diff)
downloadbcm5719-llvm-e22244b7334b443a7d261e9355a928000fe70c19.tar.gz
bcm5719-llvm-e22244b7334b443a7d261e9355a928000fe70c19.zip
[mips] Do not emit '.module fp=...' unless we really need to.
We now emit this value when we need to contradict the default value. This restores support for binutils 2.24. When a suitable binutils has been released we can resume unconditionally emitting .module directives. This is preferable to omitting the .module directives since the .module directives protect against, for example, accidentally assembling FP32 code with -mfp64 and producing an unusuable object. llvm-svn: 213548
Diffstat (limited to 'llvm/include/llvm-c/Disassembler.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud