Skip to content

Commit bcf11fa

Browse files
authored
Update README.txt
1 parent 8a08122 commit bcf11fa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.txt

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
We use LLVM 7.0 and rustc 1.43. Please set up your environment as shown in FlashStack.sh.
44

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+
510
## How to Build Nginx
611

712
(1) Normal Build and Get the Function Names

0 commit comments

Comments
 (0)