Revert "[Order Files] Remove dtrace predicate"
authorChris Bieneman <beanz@apple.com>
Tue, 2 Aug 2016 18:23:56 +0000 (18:23 +0000)
committerChris Bieneman <beanz@apple.com>
Tue, 2 Aug 2016 18:23:56 +0000 (18:23 +0000)
commit54e044736f7d80ee3fe068e7cb809e4e0f659926
tree8bd80a8fb74bfa7c0af203122ca4d495f7fce126
parentef2ee1fd67c33c4e79601f393dd7f0cc3aeda943
Revert "[Order Files] Remove dtrace predicate"

This reverts commit r277487.

Removing the probe predicate was a red herring. It results in more symbols being placed in the final order file, but they are symbols from outside the clang image.

llvm-svn: 277492
clang/utils/perf-training/perf-helper.py