mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-16 00:16:30 +00:00
[NFC][Offload] Fix typo to output architecture (#128527)
This commit is contained in:
parent
529b3d16da
commit
17ccaf4fa8
@ -35,7 +35,7 @@ if(LIBOMPTARGET_DEP_LIBFFI_FOUND)
|
||||
set(LIBOMPTARGET_TESTED_PLUGINS
|
||||
"${LIBOMPTARGET_TESTED_PLUGINS}" PARENT_SCOPE)
|
||||
else()
|
||||
message(STATUS "Not generating ${tmachine_name} tests. LibFFI not found.")
|
||||
message(STATUS "Not generating ${machine} tests. LibFFI not found.")
|
||||
endif()
|
||||
|
||||
# Define the target specific triples and ELF machine values.
|
||||
|
Loading…
x
Reference in New Issue
Block a user