aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMarkus Böck <markus.boeck02@gmail.com>2023-02-08 16:09:04 +0100
committerMarkus Böck <markus.boeck02@gmail.com>2023-02-08 21:23:23 +0100
commitcbd7aaacebb6c00cfaefd3b6978b7d2c62d09e90 (patch)
tree92611de639c8c72465582f92906e1d413329c9ac /clang/lib/Frontend/CompilerInvocation.cpp
parent785009e19fbcbeaca206f7e5a786cb034a374e19 (diff)
downloadllvm-cbd7aaacebb6c00cfaefd3b6978b7d2c62d09e90.zip
llvm-cbd7aaacebb6c00cfaefd3b6978b7d2c62d09e90.tar.gz
llvm-cbd7aaacebb6c00cfaefd3b6978b7d2c62d09e90.tar.bz2
[mlir][cf] Add support for opaque pointers to ControlFlowToLLVM lowering
Part of https://discourse.llvm.org/t/rfc-switching-the-llvm-dialect-and-dialect-lowerings-to-opaque-pointers/68179 This is a very simple patch since there is only one use of pointers types in `cf.assert` that has to be changed. Pointer types are conditionally created with element types and the GEP had to be adjusted to use the array type as base type. Differential Revision: https://reviews.llvm.org/D143583
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions