[llvm-dev] Why am I getting FrameIndex:i64<0> when I have no i64's?

Krzysztof Parzyszek via llvm-dev llvm-dev at lists.llvm.org
Thu Nov 2 03:09:22 PDT 2017


On 11/1/2017 11:20 PM, Robert Baruch via llvm-dev wrote:
> target datalayout = 
> "E-m:e-p16:16:16-i1:16:16-i8:16:16-i16:16:16-i32:16:16-i64:16:16-S16-n16"

Change the p16:16:16 to p:16:16:16 and see if that helps.

-Krzysztof

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, 
hosted by The Linux Foundation


More information about the llvm-dev mailing list