aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorSiva Mahadevan <siva@FreeBSD.org>2026-09-02 18:09:48 +0000
committerSiva Mahadevan <siva@FreeBSD.org>2026-09-02 18:18:01 +0000
commit60d78908f57cf2100d5aeafa7db5d97cda3c5607 (patch)
treed7f6b922b2f37194dc4aab8b1603c5071e3af5c9 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parenta550e8280b9881c8c207b842f51065f155b84951 (diff)
dtrace/tests: compile D sources at runtime on test targetHEADmain
Previously, we would precompile D test dependencies using the host's dtrace, which unconditionally outputs ELF files in the host's format. This breaks the cross-compile build with errors like the following: dtrace: failed to link script: incorrect ELF machine type for object file: tst.usdt.pieo --- usdt.o --- *** Failed target: usdt.o This patch moves compilation to runtime for all C-based testcases that have a dependent D source file. Reviewed by: markj MFC after: 1 week Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D59030
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions