git-hulk opened a new pull request, #1271: URL: https://github.com/apache/incubator-kvrocks/pull/1271
Enabling the IPO option will make the debug mode deactivated. The object the file will become LLVM bitcode and cannot be recognized by the lldb/gdb. ``` ❯ file commands/cmd_string.cc.o commands/cmd_string.cc.o: LLVM bitcode, wrapper x86_64 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
