Now that LLVM is hosted on Github, it's much easier to contribute and we should upstream some of our LLVMExtra extensions to the C API. - [x] https://github.com/llvm/llvm-project/pull/91334 - [x] https://github.com/llvm/llvm-project/pull/102482 - [x] https://github.com/llvm/llvm-project/pull/103773 - [x] https://github.com/llvm/llvm-project/pull/104775 - [x] https://github.com/llvm/llvm-project/pull/104786 - [ ] https://github.com/llvm/llvm-project/pull/105501 - [x] https://github.com/llvm/llvm-project/pull/105521
Now that LLVM is hosted on Github, it's much easier to contribute and we should upstream some of our LLVMExtra extensions to the C API.
InternalizePassto preserve GVs. llvm/llvm-project#91334