llvm-project/lld/test/wasm/lto
Arthur Eubanks 34a8a437bf [NewPM] Hide pass manager debug logging behind -debug-pass-manager-verbose
Printing pass manager invocations is fairly verbose and not super
useful.

This allows us to remove DebugLogging from pass managers and PassBuilder
since all logging (aside from analysis managers) goes through
instrumentation now.

This has the downside of never being able to print the top level pass
manager via instrumentation, but that seems like a minor downside.

Reviewed By: ychen

Differential Revision: https://reviews.llvm.org/D101797
2021-05-07 21:51:47 -07:00
..
Inputs [lld][WebAssembly] Fail if bitcode objects are pulled in after LTO 2020-02-11 17:36:15 -08:00
archive.ll
atomics.ll
cache.ll [WebAssembly] Adding 64-bit versions of all load & store ops. 2020-06-15 08:31:56 -07:00
comdat.ll
diagnostics.ll
export.ll
import-attributes.ll
incompatible.ll [lld][WebAssembly] Give better error message on bad archive member 2020-06-30 21:36:36 -07:00
internalize-basic.ll
libcall-archive.ll [lld][WebAssembly] Add libcall symbols to the link when LTO is being used. 2020-01-10 11:01:05 -08:00
libcall-truncsfhf2.ll [lld][WebAssembly] Give better error message on bad archive member 2020-06-30 21:36:36 -07:00
lto-start.ll
new-pass-manager.ll [NewPM] Hide pass manager debug logging behind -debug-pass-manager-verbose 2021-05-07 21:51:47 -07:00
opt-level.ll [lld][WebAssembly] Early error if output file cannot be created. 2020-03-31 21:42:38 -07:00
parallel.ll [LLD] Fix tests after D96993 2021-02-19 13:08:17 +01:00
relocatable-undefined.ll
relocatable.ll
save-temps.ll
signature-mismatch.ll [lld] NFC: fix trivial typos in comments 2020-04-02 01:21:36 +09:00
thinlto.ll Drop the number of thinlto jobs in some tests to avoid crashing on 32-bit windows 2020-04-07 09:52:12 +02:00
undef.ll [lld] NFC: fix trivial typos in comments 2020-04-02 01:21:36 +09:00
used.ll
verify-invalid.ll [wasm][LLD] Rename --lto-new-pass-manager to --no-lto-legacy-pass-manager 2021-01-19 11:22:40 -08:00
weak-undefined.ll [lld][WebAssembly] Implement --unresolved-symbols 2020-11-17 16:27:06 -08:00
weak.ll