[PATCH] D104058: ThinLTO: Fix inline assembly references to static functions with CFI
    Matt Morehouse via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Jul 20 13:38:26 PDT 2021
    
    
  
morehouse added a comment.
This patch broke the sanitizer-windows bot:  https://lab.llvm.org/buildbot/#/builders/127/builds/14257
  Failed Tests (4):
    cfi-devirt-lld-thinlto-x86_64 :: anon-namespace.cpp
    cfi-devirt-lld-thinlto-x86_64 :: simple-pass.cpp
    cfi-standalone-lld-thinlto-x86_64 :: anon-namespace.cpp
    cfi-standalone-lld-thinlto-x86_64 :: simple-pass.cpp
Please revert or fix.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104058/new/
https://reviews.llvm.org/D104058
    
    
More information about the cfe-commits
mailing list