diff options
author | Tamas Berghammer <tberghammer@google.com> | 2015-03-13 11:59:58 +0000 |
---|---|---|
committer | Tamas Berghammer <tberghammer@google.com> | 2015-03-13 11:59:58 +0000 |
commit | 457ecce23d7c2b820db06cc65ff9a5b0669f1396 (patch) | |
tree | 60de0ed0e97e7cb2390e56b1db982904fc05646f /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | e95a49118c133d2446b7f559c1f0fdd449fa4ee6 (diff) | |
download | bcm5719-llvm-457ecce23d7c2b820db06cc65ff9a5b0669f1396.tar.gz bcm5719-llvm-457ecce23d7c2b820db06cc65ff9a5b0669f1396.zip |
Fix expectation in TestDataFormatterSynth
The value of some_values (pointer) expeced to start by 0x0 but nothing
requires that the first digit of the address be '0'.
This CL change the expectation to check only for a value starting with 0x.
llvm-svn: 232163
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions