summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/ValueTracking.cpp
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2016-05-24 13:45:29 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2016-05-24 13:45:29 +0000
commitd92694eed780009d45748b124cc430af903c395a (patch)
tree898404ceda80c33edcaf816f7d74f710f601faee /llvm/lib/Analysis/ValueTracking.cpp
parent879ad8fa99986c9e5a05dd69c2d88889149284bb (diff)
downloadbcm5719-llvm-d92694eed780009d45748b124cc430af903c395a.tar.gz
bcm5719-llvm-d92694eed780009d45748b124cc430af903c395a.zip
[MC/ELF] - Fixed insufficient compression.s test
Main problem that .debug_info section was used to check that llvm-dwarfdump is able to decompress data that was compressed with llvm-mc tool. This section was not compressed actually, because consumes more space in compressed view. I changed testcase to use .debug_str section which is one that is really compressed. So currently test do what is probably was expected to do: checks that "data"->llvm-mc->llvm-dwarfdump->dumps back initial "data". Differential revision: http://reviews.llvm.org/D20466 llvm-svn: 270560
Diffstat (limited to 'llvm/lib/Analysis/ValueTracking.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud