summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2011-09-28 05:56:05 +0000
committerChandler Carruth <chandlerc@gmail.com>2011-09-28 05:56:05 +0000
commit8bdcf9ea12881baf3a71eb701a18c86dec4ecdbc (patch)
tree97f0290f5a115505142f480e1c18fe056ba692ac /clang/lib/Basic/SourceManager.cpp
parentfcfb53d5a5d1bc00226eb70e9de1bff8531f3b8b (diff)
downloadbcm5719-llvm-8bdcf9ea12881baf3a71eb701a18c86dec4ecdbc.tar.gz
bcm5719-llvm-8bdcf9ea12881baf3a71eb701a18c86dec4ecdbc.zip
Clean up a bit of the uses of CPU in the TargetInfo classes. This makes
it an error if a CPU is provided for a target that doesn't implement logic handling CPU settings, to match the ABI settings. It also removes the CPU parameter from the getDefaultFeatures method. This parameter was always filled in with the same value as setCPU was called with, and at this point every single target implementation that referenced the CPU within this function has needed to store the CPU via setCPU anyways in order to implement other interface points. llvm-svn: 140683
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud