[llvm] [AMDGPU] Add LLVMInstrumnetation to link with AMDGPUCodeGen. (PR #106039)

via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 25 22:48:59 PDT 2024


skc7 wrote:

X86 backend also uses this method "llvm::getAddressSanitizerParams()".
It links LLVMInstrumentation to X86CodeGen.

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


More information about the llvm-commits mailing list