[PATCH] D58858: [msan] Instrument x86 BMI intrinsics.

Jonas Hahnfeld via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 12 02:00:19 PDT 2019


Hahnfeld added a comment.

In D58858#1425505 <https://reviews.llvm.org/D58858#1425505>, @eugenis wrote:

> This is expected to break. I'm surprised it did not break earlier - we often do a compiler change and corresponding integration tests in compiler-rt as a single commit, or two consecutive commits.


I'm running that configuration for years and it always worked. Do you have a change at hand that did such compiler change?


Repository:
  rCRT Compiler Runtime

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58858/new/

https://reviews.llvm.org/D58858





More information about the llvm-commits mailing list