<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:바탕;
        panose-1:2 3 6 0 0 1 1 1 1 1;}
@font-face
        {font-family:굴림;
        panose-1:2 11 6 0 0 1 1 1 1 1;}
@font-face
        {font-family:"\@굴림";
        panose-1:2 11 6 0 0 1 1 1 1 1;}
@font-face
        {font-family:"\@바탕";
        panose-1:2 3 6 0 0 1 1 1 1 1;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        text-align:justify;
        text-justify:inter-ideograph;
        text-autospace:none;
        word-break:break-hangul;
        font-size:10.0pt;
        font-family:바탕;}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:굴림;
        color:windowtext;}
 /* Page Definitions */
 @page Section1
        {size:595.3pt 841.9pt;
        margin:99.25pt 3.0cm 3.0cm 3.0cm;
        layout-grid:18.0pt;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=KO link=blue vlink=purple>

<div class=Section1 style='layout-grid:18.0pt'>

<p class=MsoNormal style='layout-grid-mode:char'><font size=2 face=굴림><span
lang=EN-US style='font-size:10.0pt;font-family:굴림'>Hi,<o:p></o:p></span></font></p>

<p class=MsoNormal style='layout-grid-mode:char'><font size=2 face=굴림><span
lang=EN-US style='font-size:10.0pt;font-family:굴림'>I tried to write code
transformation pass using LLVM.<o:p></o:p></span></font></p>

<p class=MsoNormal style='layout-grid-mode:char'><font size=2 face=굴림><span
lang=EN-US style='font-size:10.0pt;font-family:굴림'>But I couldn</span></font><font
face=Arial><span lang=EN-US style='font-family:Arial'>’</span></font><font
face=굴림><span lang=EN-US style='font-family:굴림'>t find how to get the address
of some operand (i.e. </span></font><font face=Arial><span lang=EN-US
style='font-family:Arial'>‘</span></font><font face=굴림><span lang=EN-US
style='font-family:굴림'>&</span></font><font face=Arial><span lang=EN-US
style='font-family:Arial'>’</span></font><font face=굴림><span lang=EN-US
style='font-family:굴림'> operation in C).<o:p></o:p></span></font></p>

<p class=MsoNormal style='layout-grid-mode:char'><font size=2 face=굴림><span
lang=EN-US style='font-size:10.0pt;font-family:굴림'>If an integer type variable
is generated by AllocaInst(), is there any method to get the address of that
variable?<o:p></o:p></span></font></p>

<p class=MsoNormal style='layout-grid-mode:char'><font size=2 face=굴림><span
lang=EN-US style='font-size:10.0pt;font-family:굴림'><o:p> </o:p></span></font></p>

<p class=MsoNormal style='layout-grid-mode:char'><font size=2 face=굴림><span
lang=EN-US style='font-size:10.0pt;font-family:굴림'>Thanks,<o:p></o:p></span></font></p>

<p class=MsoNormal style='layout-grid-mode:char'><font size=2 face=굴림><span
lang=EN-US style='font-size:10.0pt;font-family:굴림'>Keoncheol<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=굴림><span lang=EN-US style='font-size:10.0pt;
font-family:굴림'><o:p> </o:p></span></font></p>

</div>

</body>

</html>