summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/preserved-analyses.ll
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2017-06-08 23:49:01 +0000
committerZachary Turner <zturner@google.com>2017-06-08 23:49:01 +0000
commit1bf776204926ca9293d2269ee28c21f0543b7941 (patch)
treee254c189233bd68331667b426595ce8543c33742 /llvm/test/Transforms/InstCombine/preserved-analyses.ll
parent67aea737f3ee37fd0c39c3a59cef857dcabad231 (diff)
downloadbcm5719-llvm-1bf776204926ca9293d2269ee28c21f0543b7941.tar.gz
bcm5719-llvm-1bf776204926ca9293d2269ee28c21f0543b7941.zip
[llvm-pdbdump] Support native ordering of subsections in raw mode.
This is the same change for the YAML Output style applied to the raw output style. Previously we would queue up all subsections until every one had been read, and then output them in a pre- determined order. This was because some subsections need to be read first in order to properly dump later subsections. This patch allows them to be dumped in the order they appear. Differential Revision: https://reviews.llvm.org/D34015 llvm-svn: 305034
Diffstat (limited to 'llvm/test/Transforms/InstCombine/preserved-analyses.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud