[PATCH] D33773: [ARM] llc -arm-execute-only with floating point runs into UNREACHABLE

Christof Douma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 14 03:40:05 PDT 2017


christof added a comment.

In https://reviews.llvm.org/D33773#780123, @labrinea wrote:

> Actually I was inspired by //getPICLabel// in **ARMAsmPrinter.cpp** but I can change it to 'CP' if it makes more sense.


Yes please. Something that makes the connection with a constant pool clear would be helpful for people to make that connection later on.


https://reviews.llvm.org/D33773





More information about the llvm-commits mailing list