[PATCH] D53779: [CodeExtractor] Allow extracting allocas within simple stack{save, restore} pairs
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 26 16:25:13 PDT 2018
efriedma added a comment.
__builtin_os_log_format_buffer_size is a compiler builtin which always returns a constant integer.
https://reviews.llvm.org/D53779
More information about the llvm-commits
mailing list