diff options
author | Teresa Johnson <tejohnson@google.com> | 2019-07-02 23:28:28 +0000 |
---|---|---|
committer | Teresa Johnson <tejohnson@google.com> | 2019-07-02 23:28:28 +0000 |
commit | 45fa289eb136a7f4ee1178f87f896a563be6e221 (patch) | |
tree | 81f8ad969cc6a0edae3669c724d0f3a1c5360f93 /llvm/lib/DebugInfo/CodeView/CodeViewRecordIO.cpp | |
parent | b770d2c9d44672c7cd1b82ac32954179686b9c08 (diff) | |
download | bcm5719-llvm-45fa289eb136a7f4ee1178f87f896a563be6e221.tar.gz bcm5719-llvm-45fa289eb136a7f4ee1178f87f896a563be6e221.zip |
[ThinLTO] Work around existing failure exposed by new test
When adding summary entries for index-based WPD (r364960), an added
test also included some additional testing of the existing hybrid
Thin/Regular LTO WPD (test/ThinLTO/X86/devirt.ll). That part of the
test is producing a failure on the llvm-clang-x86_64-expensive-checks-win
bot:
*** Bad machine code: Explicit definition marked as use ***
- function: __typeid__ZTS1A_0_branch_funnel
- basic block: %bb.0 (0x81d4c58)
- instruction: ICALL_BRANCH_FUNNEL %0:gr64, @0, 16, @_ZN1B1fEi, 48, @_ZN1C1fEi
- operand 0: %0:gr64
LLVM ERROR: Found 1 machine code errors.
This is functionality unrelated to the summary entries added with my
patch, so I am disabling this part of the new test until it is
addressed. I'll continue to investigate the failure.
llvm-svn: 364978
Diffstat (limited to 'llvm/lib/DebugInfo/CodeView/CodeViewRecordIO.cpp')
0 files changed, 0 insertions, 0 deletions