We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a08122 commit bcf11faCopy full SHA for bcf11fa
README.txt
@@ -2,6 +2,11 @@
2
3
We use LLVM 7.0 and rustc 1.43. Please set up your environment as shown in FlashStack.sh.
4
5
+The MACRO in spa.h is a switch for instrumenting call instructions.
6
+
7
+// direct call / indirect call instrumented
8
+#define ENABLE_GS_RSP_CALL_INSTRUMENTED
9
10
## How to Build Nginx
11
12
(1) Normal Build and Get the Function Names
0 commit comments