We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33687f7 commit 63b58adCopy full SHA for 63b58ad
bench/security/CMakeLists.txt
@@ -9,6 +9,7 @@ macro (add_security_test test_name test_file allocation_size)
9
-fno-inline
10
-fno-builtin-inline
11
-fno-inline-small-functions
12
+ -fno-ipa-pure-const
13
-DALLOCATION_SIZE=${allocation_size})
14
endmacro ()
15
0 commit comments