<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>Re: [llvm-commits] [llvm] r79274 - /llvm/trunk/lib/Analysis/DebugInfo.cpp</TITLE>
</HEAD>
<BODY>
<DIV id=idOWAReplyText80255 dir=ltr><FONT size=2>
<DIV dir=ltr><BR>> What's the error ? This command generated .s file.</DIV>
<DIV dir=ltr> </DIV>
<DIV dir=ltr>I didn't look into the details but, probably the generated .s file
contain some differences due to which our assembler breaks.</DIV>
<DIV dir=ltr> </DIV>
<DIV dir=ltr>- Sanjiv</DIV>
<DIV dir=ltr> </DIV>
<DIV dir=ltr><BR>><BR>> char *ptr = (char *)0xA0;<BR>> struct
_st_1{<BR>> int s1_1;<BR>><BR>> struct _nested {<BR>> int
nest_var;<BR>> }nested;<BR>> }st_1={10,10};<BR>><BR>> int
a;<BR>><BR>> int main()<BR>> {<BR>> a =
st_1.nested.nest_var;<BR>> *ptr = a;<BR>> }<BR>><BR>><BR>>>
_______________________________________________<BR>>> llvm-commits mailing
list<BR>>> llvm-commits@cs.uiuc.edu<BR>>> <A
href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</A><BR>>><BR>><BR>>
_______________________________________________<BR>> llvm-commits mailing
list<BR>> llvm-commits@cs.uiuc.edu<BR>> <A
href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</A><BR>><BR><BR><BR><BR>--<BR>-<BR>Devang<BR></DIV></FONT></DIV>
</BODY>
</HTML>