diff options
author | Matheus Almeida <matheus.almeida@imgtec.com> | 2014-03-26 15:14:32 +0000 |
---|---|---|
committer | Matheus Almeida <matheus.almeida@imgtec.com> | 2014-03-26 15:14:32 +0000 |
commit | 3b9c63d29b04c005014a66d23caf5d0c77147ab5 (patch) | |
tree | 004ae4757538975730b887671cb4d41fdd6c8ad9 /llvm/lib/Target/TargetLoweringObjectFile.cpp | |
parent | 99974c7242208e0bcdd6474cecabd4682fb03e36 (diff) | |
download | bcm5719-llvm-3b9c63d29b04c005014a66d23caf5d0c77147ab5.tar.gz bcm5719-llvm-3b9c63d29b04c005014a66d23caf5d0c77147ab5.zip |
[mips] Add support to '.set mips64'.
The '.set mips64' directive enables the feature Mips:FeatureMips64
from assembly. Note that it doesn't modify the ELF header as opposed
to the use of -mips64 from the command-line. The reason for this
is that we want to be as compatible as possible with existing assemblers
like GAS.
llvm-svn: 204817
Diffstat (limited to 'llvm/lib/Target/TargetLoweringObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions