emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/beardbolt 12e926f66b 300/323: Correct local variable se


From: ELPA Syncer
Subject: [elpa] externals/beardbolt 12e926f66b 300/323: Correct local variable section of benchmark file
Date: Thu, 9 Mar 2023 10:58:53 -0500 (EST)

branch: externals/beardbolt
commit 12e926f66b7ec4ec34544c3a91ba5183e7559350
Author: João Távora <joaotavora@gmail.com>
Commit: João Távora <joaotavora@gmail.com>

    Correct local variable section of benchmark file
---
 starters/slow-to-process.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/starters/slow-to-process.cpp b/starters/slow-to-process.cpp
index 4434e371cb..e70d4f5e59 100644
--- a/starters/slow-to-process.cpp
+++ b/starters/slow-to-process.cpp
@@ -1091,9 +1091,9 @@ template class String<int>;
 // beardbolt-command: "g++ -std=c++17 -O3"
 // rmsbolt-command: "g++ -std=c++17 -O3"
 // beardbolt-disassemble: nil
-// beardbolt-preserve-weak-symbols: t
 // rmsbolt-filter-directives: t
 // beardbolt-asm-format: att
 // rmsbolt-asm-format: "att"
 // beardbolt-preserve-directives: nil
+// beardbolt-preserve-unused-labels: nil
 // End:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]