summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorTamas Berghammer <tberghammer@google.com>2015-03-13 11:59:58 +0000
committerTamas Berghammer <tberghammer@google.com>2015-03-13 11:59:58 +0000
commit457ecce23d7c2b820db06cc65ff9a5b0669f1396 (patch)
tree60de0ed0e97e7cb2390e56b1db982904fc05646f /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parente95a49118c133d2446b7f559c1f0fdd449fa4ee6 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud