[PATCH] D123877: [BPF] Add assert for the range of FK_PCRel_2 branch target

Alexei Starovoitov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 19 10:29:38 PDT 2022


ast accepted this revision.
ast added a comment.
This revision is now accepted and ready to land.

assert is a heavy hammer.
can we exit with report_fatal_error instead?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123877



More information about the llvm-commits mailing list