[PATCH] D33574: PPC: Verify that branch fixups fit within the range.

Eric Christopher via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 03:42:30 PDT 2017


echristo added a comment.

Not quite what I meant, but if you want to ensure that this crashes the compiler rather than emitting bad code then this is fine. Can you also add a TODO with "this should return an error" or some such?

Thanks!

-eric


Repository:
  rL LLVM

https://reviews.llvm.org/D33574





More information about the llvm-commits mailing list