diff options
author | Mircea Trofin <mtrofin@google.com> | 2023-02-03 17:03:11 -0800 |
---|---|---|
committer | Mircea Trofin <mtrofin@google.com> | 2023-02-03 17:54:42 -0800 |
commit | 5fd51fcba6a5d675e60a59b4ed6c449efe70f41b (patch) | |
tree | 9f34c7edcc2f0192e15edb761dd26d4084e2bb36 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 51fa03200f7e7e456ccd9b62d522d29429b2d4e6 (diff) | |
download | llvm-5fd51fcba6a5d675e60a59b4ed6c449efe70f41b.zip llvm-5fd51fcba6a5d675e60a59b4ed6c449efe70f41b.tar.gz llvm-5fd51fcba6a5d675e60a59b4ed6c449efe70f41b.tar.bz2 |
Reland "[mlgo] Hook up the interactive runner to the mlgo-ed passes"
This reverts commit a772f0bb920a4957fb94dd8dbe45943809fd0ec3.
The main problem was related to how we handled `dbgs()` from the hosted
compiler. Using explicit `subprocess.communicate`, and not relying on
dbgs() being flushed until the end appears to address the problem.
Also some fixes due to some bots running older pythons, so we can't have
nice things like `int | float` and such.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions