blob: d52cca3c71482ea0932309ba305fc875d00f9b7d [file] [log] [blame]
## This test checks the error message displayed if ODR deduplication
## is enabled while debug info garbage collection is disabled.
# RUN: not llvm-dwarfutil --no-garbage-collection --odr-deduplication - - 2>&1 | FileCheck --check-prefix CHECK %s
# CHECK: error: cannot use --odr-deduplication without --garbage-collection