diff options
author | Tim Besard <tim.besard@gmail.com> | 2024-08-19 12:34:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-19 12:34:23 +0200 |
commit | 00def06c6e9a0582e85bef5f3a186839c48d1ae2 (patch) | |
tree | cb508c6a5773d43e35296b3c4fc35a5651adc7d0 /llvm/unittests/Support/MathExtrasTest.cpp | |
parent | 74a512df2bea0f0d1f314c6b8dc33c97f9086336 (diff) | |
download | llvm-00def06c6e9a0582e85bef5f3a186839c48d1ae2.zip llvm-00def06c6e9a0582e85bef5f3a186839c48d1ae2.tar.gz llvm-00def06c6e9a0582e85bef5f3a186839c48d1ae2.tar.bz2 |
[LLVM][NewPM] Add C API for running the pipeline on a single function. (#103773)
By adding a new entrypoint, `LLVMRunPassesOnFunction`, as suggested in
https://discourse.llvm.org/t/newpm-c-api-questions/80598.
Also removes erroneous `LLVMConsumeError`s from the pass builder unit
tests as the string conversion already consumes the error, causing an
abort when the test would fail.
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions