[all-commits] [llvm/llvm-project] f0bb27: [libc] Disable the loader init_fini_array_test for...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Wed Aug 3 12:07:13 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f0bb276794f1e59caad67257182c23ec28adeac1
https://github.com/llvm/llvm-project/commit/f0bb276794f1e59caad67257182c23ec28adeac1
Author: Siva Chandra <sivachandra at google.com>
Date: 2022-08-03 (Wed, 03 Aug 2022)
Changed paths:
M libc/test/integration/loader/linux/CMakeLists.txt
Log Message:
-----------
[libc] Disable the loader init_fini_array_test for non-x86_64 targets.
Loader for aarch64 will be extended in a future pass and this test will
be enabled back again.
More information about the All-commits
mailing list