<div dir="ltr">+Greg and Jim, as one of them would probably know.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jun 26, 2014 at 11:15 AM, Todd Fiala <span dir="ltr"><<a href="mailto:tfiala@google.com" target="_blank">tfiala@google.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">LGTM - here's how I tested:<br>
<br>
Linux x86_64:<br>
(lldb) file /path/to/exe<br>
(lldb) b main.cpp:10<br>
(lldb) run<br>
... at breakpoint ...<br>
(lldb) expr 5*3<br>
// prints result as expected<br>
<br>
Same result for MacOSX 10.9.3 with x86_64 MacOS executable.<br>
<br>
Let's ping the Apple folks and see if there is some kind of simulator/device that make choke on that, though, before you check this in.<br>
<br>
<a href="http://reviews.llvm.org/D4282" target="_blank">http://reviews.llvm.org/D4282</a><br>
<br>
<br>
</blockquote></div><br></div>