[llvm] [BOLT] Introduce binary analysis tool based on BOLT (PR #115330)
Kristof Beyls via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 11 06:55:30 PST 2024
================
@@ -0,0 +1,8 @@
+# FIXME: should we instead create a binary-analysis/AArch64 sub-directory to put most tests in?
----------------
kbeyls wrote:
I've now moved the test to a new binary-analysis/AArch64 sub-directory, implementing the FIXME.
Thanks for confirming this is a good idea.
https://github.com/llvm/llvm-project/pull/115330
More information about the llvm-commits
mailing list