[llvm] [clang] [LLVM][IR] Replace ConstantInt's specialisation of getType() with getIntegerType(). (PR #75217)

Paul Walker via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 13 10:35:48 PST 2023


paulwalker-arm wrote:

Just a note to say the PR is not complete because there are uses outside of clang and llvm that I need to port.

https://github.com/llvm/llvm-project/pull/75217


More information about the cfe-commits mailing list