aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/IRObjectFile.cpp
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2015-02-19 00:08:14 +0000
committerEric Christopher <echristo@gmail.com>2015-02-19 00:08:14 +0000
commit6aad8b18017b324cb7dd72add5d7d6c75f9166f9 (patch)
tree52f2861852ec6662f3c5bcfaf778a9f98e1f4472 /llvm/lib/Object/IRObjectFile.cpp
parentee69a4bcd06a71fc798c8924f212c4cfd52696c7 (diff)
downloadllvm-6aad8b18017b324cb7dd72add5d7d6c75f9166f9.zip
llvm-6aad8b18017b324cb7dd72add5d7d6c75f9166f9.tar.gz
llvm-6aad8b18017b324cb7dd72add5d7d6c75f9166f9.tar.bz2
Migrate the NVPTX backend asm printer to a per function subtarget.
This involved moving two non-subtarget dependent features (64-bitness and the driver interface) to the NVPTX target machine and updating the uses (or migrating around the subtarget use for ease of review). Otherwise use the cached subtarget or create a default subtarget based on the TargetMachine cpu and feature string for the module level assembler emission. llvm-svn: 229785
Diffstat (limited to 'llvm/lib/Object/IRObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions