Adds LLVMAddLowerAtomicPass to expose createLowerAtomicPass in the C
and OCaml APIs.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
| include/llvm-c/Transforms/Scalar.h | ||
|---|---|---|
| 102 ↗ | (On Diff #165869) | I think the passes are sorted alphabetically here, do you think you can keep the ordering? |
Comment Actions
reorder
| lib/Transforms/Scalar/Scalar.cpp | ||
|---|---|---|
| 207 ↗ | (On Diff #165869) | Also reordered this one. |