[LLVM][Runtimes] Add 'llvm-gpu-loader' to dependency list (#183601)

Summary:
This is used to run the unit tests in libc / libc++. It must exist in
the build directory's binary path, but without this dependnecy we may
not build it before running the runtimes build. This should ensure that
it's present, and only if we have tests enabled.
This commit is contained in:
Joseph Huber 2026-02-27 07:56:52 -06:00 committed by GitHub
parent dc2ec04342
commit 20df251af5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -524,6 +524,7 @@ if(build_runtimes)
llvm-symbolizer
llvm-xray
llvm-offload-binary
llvm-gpu-loader
not
obj2yaml
opt