[llvm] [OCaml] Remove test with invalid usage of #dbg_declare (PR #134508)

via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 5 14:15:56 PDT 2025


alan-j-hu wrote:

Is there any sort of replacement test that I would need to add? AFAIK this test is about adding #dbg_declare to function parameters, but the given parameter is not a pointer, and it should only be used to describe pointers.

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


More information about the llvm-commits mailing list