[llvm] Add verification support for .debug_names with foreign type units. (PR #109011)

Greg Clayton via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 22 10:28:25 PDT 2024


clayborg wrote:

The buildbot issue was fixed with:
```
commit 6803062eb7f2e5ca3db2695688239aa57cdbcd0e (HEAD -> main, origin/main, origin/HEAD)
Author: Kazu Hirata <kazu at google.com>
Date:   Tue Oct 22 10:20:20 2024 -0700

    [BOLT] Fix a build failure
    
    This patch fixes:
    
      bolt/lib/Core/DIEBuilder.cpp:285:40: error: too many arguments to
      function call, expected 2, have 3
```

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


More information about the llvm-commits mailing list