[PATCH] D139395: Add CFI integer types normalization

Sami Tolvanen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 19 12:58:35 PST 2023


samitolvanen added a comment.

Thanks for the patch, Ramon. This looks like a reasonable approach to me, and just for reference, here appears to be the corresponding rustc change:

https://github.com/rust-lang/rust/pull/105452/commits/9087c336103d0fa0b465acf8dbc1e4651250fb05

@pcc did you have any other concerns about adding this option?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139395



More information about the cfe-commits mailing list