aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2013-04-02 04:09:06 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2013-04-02 04:09:06 +0000
commit739d722ef791f888be8a54c6fe468973bb289625 (patch)
treed56cf64c286cb0f2b31e623ed0f73197e91cb7f5 /clang/lib/Frontend/CompilerInvocation.cpp
parent0b21f35aca7251ec7953e384d60bffe7632728c1 (diff)
downloadllvm-739d722ef791f888be8a54c6fe468973bb289625.zip
llvm-739d722ef791f888be8a54c6fe468973bb289625.tar.gz
llvm-739d722ef791f888be8a54c6fe468973bb289625.tar.bz2
Add predicates for distinguishing 32-bit and 64-bit modes.
The 'sparc' architecture produces 32-bit code while 'sparcv9' produces 64-bit code. It is also possible to run 32-bit code using SPARC v9 instructions with: llc -march=sparc -mattr=+v9 llvm-svn: 178524
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions