[llvm-branch-commits] [clang] [Driver] Add option to force undefined symbols during linking in BareMetal toolchain object. (PR #132807)

Garvit Gupta via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Mar 25 03:24:30 PDT 2025


================
@@ -0,0 +1,15 @@
+// Check the arguments are correctly passed
----------------
quic-garvgupt wrote:

baremetal-ld.c is for testing LTO related tests so not clobbering it. Have renamed the tests as baremetal-undefined-symbols.c

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


More information about the llvm-branch-commits mailing list