1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/include/llvm/Passes
Arthur Eubanks 2e4e41af20 [NewPM] Don't run before pass instrumentation on required passes
This allows those instrumentation to log when they decide to skip a
pass. This provides extra helpful info for optnone functions and also
will help with opt-bisect.

Have OptNoneInstrumentation print when it skips due to seeing optnone.

Reviewed By: asbirlea

Differential Revision: https://reviews.llvm.org/D90545
2020-11-04 09:45:10 -08:00
..
PassBuilder.h [NFC] Clean up PassBuilder 2020-10-30 10:03:59 -07:00
PassPlugin.h
StandardInstrumentations.h [NewPM] Don't run before pass instrumentation on required passes 2020-11-04 09:45:10 -08:00