[all-commits] [llvm/llvm-project] 0eed2b: Remove test code that cause MSAN failure.
Hongtao Yu via All-commits
all-commits at lists.llvm.org
Thu Feb 11 14:52:36 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0eed2b1a3cde819430fd37fd0cf1b0f876e67bb9
https://github.com/llvm/llvm-project/commit/0eed2b1a3cde819430fd37fd0cf1b0f876e67bb9
Author: Hongtao Yu <hoy at fb.com>
Date: 2021-02-11 (Thu, 11 Feb 2021)
Changed paths:
M llvm/test/Transforms/SampleProfile/profile-context-order.ll
Log Message:
-----------
Remove test code that cause MSAN failure.
Summary:
The negative test (with the feature being added disabled) caused MSAN failure and that's the added feature is supposed to fix. Therefore the negative test code is being removed.
More information about the All-commits
mailing list