[all-commits] [llvm/llvm-project] 284b77: [Windows] Convert llvm/test/ExecutionEngine/MCJIT/...
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Tue Nov 29 12:25:33 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 284b77f177556defabce1a658139d122d0dccc10
https://github.com/llvm/llvm-project/commit/284b77f177556defabce1a658139d122d0dccc10
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2022-11-29 (Tue, 29 Nov 2022)
Changed paths:
M llvm/test/ExecutionEngine/MCJIT/remote/cross-module-a.ll
M llvm/test/ExecutionEngine/MCJIT/remote/multi-module-a.ll
M llvm/test/ExecutionEngine/MCJIT/remote/simpletest-remote.ll
M llvm/test/ExecutionEngine/MCJIT/remote/stubs-remote.ll
M llvm/test/ExecutionEngine/MCJIT/remote/test-common-symbols-remote.ll
M llvm/test/ExecutionEngine/MCJIT/remote/test-data-align-remote.ll
M llvm/test/ExecutionEngine/MCJIT/remote/test-fp-no-external-funcs-remote.ll
M llvm/test/ExecutionEngine/MCJIT/remote/test-global-init-nonzero-remote.ll
M llvm/test/ExecutionEngine/MCJIT/remote/test-ptr-reloc-remote.ll
Log Message:
-----------
[Windows] Convert llvm/test/ExecutionEngine/MCJIT/remote tests to check 'target=<triple>'
Part of the project to eliminate special handling for triples in lit
expressions.
More information about the All-commits
mailing list