[PATCH] D138245: [BOLT] Add test case triggering JT assertion

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 16 21:42:50 PST 2023


aeubanks added a comment.

In D138245#4057647 <https://reviews.llvm.org/D138245#4057647>, @Amir wrote:

> In D138245#4057419 <https://reviews.llvm.org/D138245#4057419>, @aeubanks wrote:
>
>> 59bc64c667f3e1fb724a4180ed2e6c78857d918e <https://reviews.llvm.org/rG59bc64c667f3e1fb724a4180ed2e6c78857d918e>
>
> Thanks! Do you have a buildbot running with non-assert build mode?

Chrome clang packaging recently started building bolt (for bootstrapping clang, plus experimentation) and our official toolchain releases build without asserts and run check-all


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138245/new/

https://reviews.llvm.org/D138245



More information about the llvm-commits mailing list