[PATCH] D75201: [ThinLTO/LowerTypeTests] Handle unpromoted local type ids
    Alexandre Ganea via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Mar  2 08:35:44 PST 2020
    
    
  
aganea added a comment.
Shouldn't we add `-D[CMAKE_C_FLAGS|CMAKE_CXX_FLAGS]="-fwhole-program-vtables"` , or better `-O3 -fwhole-program-vtables -fstrict-aliasing` on the ThinLTO bots, on stage 3 & 4, so we can catch these issues?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75201/new/
https://reviews.llvm.org/D75201
    
    
More information about the llvm-commits
mailing list