[PATCH] D114590: [CodeGen] Emit alignment "Max Skip" operand for align directives

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 5 11:16:31 PST 2022


dmgreen added a comment.

Thanks for the report. Sounds like the sanitizer is doing its job admirably.

I'll try and make a fix. I think that MaxBytesForAlignment in TLI is the thing that isn't being initialized, but need to test it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114590



More information about the llvm-commits mailing list