[PATCH] D47129: Testcase for PR31593

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 21 12:41:39 PDT 2018


craig.topper added inline comments.


================
Comment at: test/CodeGen/X86/pr31593.ll:16
+
+define i32 @_ZNK1S1aEv(%struct.S* nocapture readonly %this) local_unnamed_addr #0 align 2 {
+entry:
----------------
Is this functino needed? It doesn't seem to be called.


Repository:
  rL LLVM

https://reviews.llvm.org/D47129





More information about the llvm-commits mailing list