summaryrefslogtreecommitdiffstats
path: root/clang/lib/Tooling/Transformer/SourceCodeBuilders.cpp
diff options
context:
space:
mode:
authorJustin Hibbits <chmeeedalf@gmail.com>2020-01-13 20:06:29 -0600
committerJustin Hibbits <chmeeedalf@gmail.com>2020-01-14 22:07:03 -0600
commit36eedfcb3cea6d4fb0c5998e63596502eb7d32f0 (patch)
tree2e74d4c5f20cc659efd9292fc047ed7196723993 /clang/lib/Tooling/Transformer/SourceCodeBuilders.cpp
parentd18fbfc09720009c0dc6a1ddf315402ee0a7751d (diff)
downloadbcm5719-llvm-36eedfcb3cea6d4fb0c5998e63596502eb7d32f0.tar.gz
bcm5719-llvm-36eedfcb3cea6d4fb0c5998e63596502eb7d32f0.zip
[PowerPC] Fix powerpcspe subtarget enablement in llvm backend
Summary: As currently written, -target powerpcspe will enable SPE regardless of disabling the feature later on in the command line. Instead, change this to just set a default CPU to 'e500' instead of a generic CPU. As part of this, add FeatureSPE to the e500 definition. Reviewed By: MaskRay Differential Revision: https://reviews.llvm.org/D72673
Diffstat (limited to 'clang/lib/Tooling/Transformer/SourceCodeBuilders.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud