[all-commits] [llvm/llvm-project] 8f9006: [BOLT][test] Move asm-dump.c to runtime/X86
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Thu Aug 31 10:59:43 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8f9006bfa078c65cf4c56e7f23736ec421a5e6f0
https://github.com/llvm/llvm-project/commit/8f9006bfa078c65cf4c56e7f23736ec421a5e6f0
Author: Amir Ayupov <aaupov at fb.com>
Date: 2023-08-31 (Thu, 31 Aug 2023)
Changed paths:
R bolt/test/X86/asm-dump.c
A bolt/test/runtime/X86/asm-dump.c
Log Message:
-----------
[BOLT][test] Move asm-dump.c to runtime/X86
Since the test executes instrumented version of the binary, move it under
runtime/X86. Note that it can be adjusted to also run under AArch64 now that
instrumentation is supported.
Reviewed By: #bolt, maksfb
Differential Revision: https://reviews.llvm.org/D159298
More information about the All-commits
mailing list