[llvm] [RemoveDIs] Fix remapping of DbgLabelRecords. (PR #91447)

Harald van Dijk via llvm-commits llvm-commits at lists.llvm.org
Wed May 8 03:33:46 PDT 2024


hvdijk wrote:

Thanks. The CI failure is clearly unrelated:

> _bk;t=1715158945506+ /var/lib/buildkite-agent/builds/linux-56-59b8f5d88-qrksl-1/llvm-project/github-pull-requests/build/bin/clang -cc1 -internal-isystem /var/lib/buildkite-agent/builds/linux-56-59b8f5d88-qrksl-1/llvm-project/github-pull-requests/build/lib/clang/19/include -nostdsysteminc -DOMP60 -fopenmp -fopenmp-version=60 -std=c++11 -include-pch /var/lib/buildkite-agent/builds/linux-56-59b8f5d88-qrksl-1/llvm-project/github-pull-requests/build/tools/clang/test/OpenMP/Output/target_ast_print.cpp.tmp -fsyntax-only -verify -Wno-vla /var/lib/buildkite-agent/builds/linux-56-59b8f5d88-qrksl-1/llvm-project/github-pull-requests/clang/test/OpenMP/target_ast_print.cpp -ast-print
> 
> _bk;t=1715158945506error: 'expected-error' diagnostics seen but not expected: 
> 
> _bk;t=1715158945506  (frontend): '-fsyntax-only' action ignored; '-ast-print' action specified previously

So I'll merge this and create the followup PR, and work with my colleague to get his test ready.

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


More information about the llvm-commits mailing list