[all-commits] [llvm/llvm-project] c3368f: [BOLT][NFC] Remove exec permission from some tests
Nathan Sidwell via All-commits
all-commits at lists.llvm.org
Wed Apr 19 16:43:29 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c3368fbfe87e68c33887b56765fad5a5a0ceacee
https://github.com/llvm/llvm-project/commit/c3368fbfe87e68c33887b56765fad5a5a0ceacee
Author: Nathan Sidwell <nathan at acm.org>
Date: 2023-04-19 (Wed, 19 Apr 2023)
Changed paths:
M bolt/test/X86/false-jump-table.s
M bolt/test/X86/issue20.s
M bolt/test/X86/issue20.test
M bolt/test/X86/issue26.s
M bolt/test/X86/issue26.test
M bolt/test/X86/zero-sized-object.s
Log Message:
-----------
[BOLT][NFC] Remove exec permission from some tests
These files unnecessarily had execute permission.
More information about the All-commits
mailing list