diff options
author | Bob Wilson <bob.wilson@apple.com> | 2012-03-21 17:19:12 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2012-03-21 17:19:12 +0000 |
commit | 57f6d1946b1026eb4d0bbc1904b2833b254d4caa (patch) | |
tree | 2d83feb8b89d228039feff5214c9e3ac7802c5de /lib/StaticAnalyzer/Core/ExprEngine.cpp | |
parent | 4e648e4770d85febaf15ad8b7bad458bd7338ae2 (diff) |
Duplicated code is bad. At least make it consistent.
The getARMTargetCPU and getLLVMArchSuffixForARM functions exist in both
Toolchain.cpp and Tools.cpp. This stuff needs a thorough overhaul. In the
meantime, this patch at least makes them consistent. One version had been
converted to use StringSwitch, and the other version had new Cortex M-series
processors added.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@153202 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/ExprEngine.cpp')
0 files changed, 0 insertions, 0 deletions