[PATCH] D39016: Add Percent Symbol In PPC Registers for Linux

Alexandre Yukio Yamashita via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 23 10:22:42 PDT 2017


alexandreyy added a comment.

In https://reviews.llvm.org/D39016#903648, @joerg wrote:

> This is even worse. You can't new[] and then free(). Please follow the suggestion on just embedding the prefix directly, if desirable.


Is the suggestion to keep the default without the prefixes?
Because it is not possible to change the cl option by LLDB.


https://reviews.llvm.org/D39016





More information about the llvm-commits mailing list