blob: 2a6061e2f3595b7508a9f57ed140024fb8b20005 [file] [log] [blame]
RUN: not llvm-symbolizer --build-id=not_a_hex_string 0x1234 2>&1 | FileCheck %s
CHECK: --build-id=: expected a build ID, but got 'not_a_hex_string'