This is an archive of the discontinued LLVM Phabricator instance.

Fix GDB printers test
ClosedPublic

Authored by csigg on Jan 7 2022, 1:46 PM.

Details

Summary
  • Prevent symbols from being stripped so that it can run with 'RelWithDebInfo'.
  • Adjust llvm-support CHECKs after code changes.
  • Polish mlir-support CHECKs as suggested in https://reviews.llvm.org/D116646.

Diff Detail

Event Timeline

csigg created this revision.Jan 7 2022, 1:46 PM
csigg requested review of this revision.Jan 7 2022, 1:46 PM
This revision was not accepted when it landed; it landed in state Needs Review.Jan 7 2022, 11:36 PM
Closed by commit rGfb4869e26c80: Fix GDB printers test (authored by csigg). · Explain Why
This revision was automatically updated to reflect the committed changes.