[PATCH] D61671: X86WinAllocaExpander: Drop code looking through register copies (PR41786)
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 8 05:28:38 PDT 2019
RKSimon added a comment.
One last comment from me - @rnk please can you take a look? I know very little about this code....
================
Comment at: llvm/lib/Target/X86/X86WinAllocaExpander.cpp:272
}
}
----------------
(style) drop the braces
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61671/new/
https://reviews.llvm.org/D61671
More information about the llvm-commits
mailing list