mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-24 22:30:13 +00:00
ce8272afb3
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:
- Use `isl::val::sub` instead of `isl::val::sub_ui`
- `isl-noexceptions.h` has been generated by
|
||
---|---|---|
.. | ||
DeLICM | ||
Flatten | ||
Isl | ||
ScheduleOptimizer | ||
ScopPassManager | ||
Support | ||
CMakeLists.txt |