<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<br>Thank you. The reason I want to turn them off is that the generated code looks wrong to me and I suspect it is due to optimization. <div> <br><div><div id="SkyDrivePlaceholder"></div>> Date: Thu, 26 Jul 2012 01:57:52 -0700<br>> Subject: Re: [LLVMdev] A pragma to turn the optimizations off<br>> From: bigcheesegs@gmail.com<br>> To: mkravchik@hotmail.com<br>> CC: llvmdev@cs.uiuc.edu<br>> <br>> On Thu, Jul 26, 2012 at 12:48 AM, Moshe Kravchik <mkravchik@hotmail.com> wrote:<br>> ><br>> > Hi,<br>> ><br>> > I'm looking for a pragma to insert in my source that will turn the<br>> > optimization off for that file. Could not find one, it is possible?<br>> ><br>> > Thanks a lot,<br>> > Moshe<br>> <br>> No, clang does not have a pragma for this. You should use your build<br>> system to pass -O0 to clang for this file.<br>> <br>> Also, why do you need to disable optimization?<br>> <b!
 r>> - Michael Spencer<br></div></div>                                    </div></body>
</html>