[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:54:52 PST 2024
================
@@ -0,0 +1,33 @@
+# This file tests error messages produced on invalid command line arguments.
+# It also check that help messages are generated as expected.
----------------
kbeyls wrote:
Thanks for catching this, now fixed.
https://github.com/llvm/llvm-project/pull/115330
More information about the llvm-commits
mailing list