[LLVMdev] Undefined metadata

Pranav Bhandarkar pranavb at codeaurora.org
Thu Oct 20 11:41:30 PDT 2011


Hi,

I am trying to translate a .ll (llvm disassembly) file into bitcode, but
clang throws up the following error.

##
error: use of undefined metadata '!0'
 %tmp28 = load i8** %v, align 4, !tbaa !0
##

I would appreciate any insights on this problem.

Thanks in advance,
Pranav

Qualcomm Innovation Center, Inc is a member of Code Aurora Forum.




More information about the llvm-dev mailing list