OSDN Git Service

[ThinLTO] Fix test
authorTeresa Johnson <tejohnson@google.com>
Wed, 27 Jun 2018 19:00:35 +0000 (19:00 +0000)
committerTeresa Johnson <tejohnson@google.com>
Wed, 27 Jun 2018 19:00:35 +0000 (19:00 +0000)
commita75001c8dbd8e7e681d592497b087181d2ef7fce
tree202a28aaab3a824f5a61048bf606f7e572b66676
parent4b6501ab45378fee2126617e0cdeda3255543ab8
[ThinLTO] Fix test

Fix test changes added in r335760. Even though we are invoking llvm-lto2
in single threaded mode, the order of processing the modules in the
backend is apparently not deterministic. Handle the expected debug
messages in any order. (The determinism would be good to fix, but not
related to this change.)

This also undoes the change I made in r335764 to help debug this.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@335766 91177308-0d34-0410-b5e6-96231b3b80d8
test/ThinLTO/X86/deadstrip.ll