diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2014-08-19 02:11:30 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2014-08-19 02:11:30 +0000 |
commit | 1c6a963d34dda442c5d6ee5312d7ff9bd7a1a6df (patch) | |
tree | 5c97b2d6a2be004f9467bab8c8cf9bde1cd72b25 /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | 452ea6698f7bd53d9c6acb2994622c34707c8b76 (diff) | |
download | bcm5719-llvm-1c6a963d34dda442c5d6ee5312d7ff9bd7a1a6df.tar.gz bcm5719-llvm-1c6a963d34dda442c5d6ee5312d7ff9bd7a1a6df.zip |
IR: Split up Constant{Array,Vector}::get(), NFC
Introduce `getImpl()` that tries the simplification logic from `get()`
and then gives up. This allows the logic to be reused elsewhere in a
follow-up commit.
llvm-svn: 215963
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions