diff --git misc/nm.c misc/nm.c index d014c10..6ee4a98 100644 --- misc/nm.c +++ misc/nm.c @@ -542,8 +542,10 @@ void *cookie) process_flags.nlibs = 0; process_flags.lib_names = NULL; +#ifdef LTO_SUPPORT llvm_bundle_pointer = NULL; llvm_bundle_size = 0; +#endif if(ofile->mh == NULL && ofile->mh64 == NULL){ #ifdef LTO_SUPPORT