RFC: [PATCH] Support -plugin-opt=disable-output for LLVM plugin

Rafael Espíndola rafael.espindola@gmail.com
Thu Feb 12 04:24:00 GMT 2015


> if (disable output) {
>    remove output
>    exit (0);
> }

The option exists mostly for benchmarking/profiling.

Cheers,
Rafael



More information about the Binutils mailing list