mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-17 20:28:08 +00:00
Revert "llvm bug workaround for lto extint"
This reverts commit e3a5c31307
.
This commit is contained in:
@ -1875,8 +1875,6 @@ int main(int argc, char **argv, char **envp) {
|
||||
|
||||
edit_params(argc, argv, envp);
|
||||
|
||||
if (lto_mode) { setenv("_AFL_LTO_COMPILE", "1", 1); }
|
||||
|
||||
if (debug) {
|
||||
|
||||
DEBUGF("cd '%s';", getthecwd());
|
||||
|
Reference in New Issue
Block a user