aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorChristian Sigg <csigg@google.com>2020-10-01 21:51:54 +0200
committerChristian Sigg <csigg@google.com>2020-10-05 17:36:01 +0200
commit665371d0b29910d7fba618a707d6b732e2037ee2 (patch)
treee437dc10e4780c8f74a081a455112273a1a0fb35 /clang/lib/Frontend/CompilerInvocation.cpp
parentc3f12dd6069ebfc913953a4a29e9db5dd4749160 (diff)
downloadllvm-665371d0b29910d7fba618a707d6b732e2037ee2.zip
llvm-665371d0b29910d7fba618a707d6b732e2037ee2.tar.gz
llvm-665371d0b29910d7fba618a707d6b732e2037ee2.tar.bz2
[mlir] Split alloc-like op LLVM lowerings into base and separate derived classes.
The previous code did the lowering to alloca, malloc, and aligned_malloc in a single class with different code paths that are somewhat difficult to follow. This change moves the common code to a base class and has a separte derived class per lowering target that contains the specifics. Reviewed By: ftynse Differential Revision: https://reviews.llvm.org/D88696
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions