aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Orc/ExecutorProcessControl.cpp
diff options
context:
space:
mode:
authorRiccardo Mori <patacca@autistici.org>2021-07-19 10:47:52 +0200
committerRiccardo Mori <patacca@autistici.org>2021-07-19 11:24:53 +0200
commitbad3ebbaae3d5a99c1608f38b1ca597433b89e7c (patch)
tree2a355c4cc5b7b8b87dfdc2910698663225a49451 /llvm/lib/ExecutionEngine/Orc/ExecutorProcessControl.cpp
parent3f8f29233067faef6b2c22a6b654abf7e638f2be (diff)
downloadllvm-bad3ebbaae3d5a99c1608f38b1ca597433b89e7c.zip
llvm-bad3ebbaae3d5a99c1608f38b1ca597433b89e7c.tar.gz
llvm-bad3ebbaae3d5a99c1608f38b1ca597433b89e7c.tar.bz2
[Polly][Isl] Stop generating isl::union_{set,map} from isl::space. NFC
This is part of an effort to reduce the differences between the custom C++ bindings used right now by polly in `lib/External/isl/include/isl/isl-noxceptions.h` and the official isl C++ interface. Changes made: - Stop generating `isl::union_set` and isl::union_map` from `isl::space` and instead generate them from `isl::ctx` - Disable clang-format on `isl-noexceptions.h` - Removed `isl::union_{set,map}` generator from `isl::space` from `isl-noexceptions.h` - `isl-noexceptions.h` has been generated by this https://github.com/patacca/isl/commit/87c3413b6f1d62ca3dddf716352f90a0b8533353 Reviewed By: Meinersbur Differential Revision: https://reviews.llvm.org/D106059
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/ExecutorProcessControl.cpp')
0 files changed, 0 insertions, 0 deletions