[llvm] [llvm-debuginfo-analyzer] Common handling of unsigned attribute values. (PR #116027)

Carlos Alberto Enciso via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 28 23:36:54 PST 2024


================
@@ -1,17 +1,22 @@
 set(LLVM_LINK_COMPONENTS
+  ${LLVM_TARGETS_TO_BUILD}
----------------
CarlosAlbertoEnciso wrote:

@nico That is a good point. With your suggested change, all pre-commit test pass.
Opened https://github.com/llvm/llvm-project/pull/118052


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


More information about the llvm-commits mailing list