On 28 April 2014 14:26, Greg Clayton <[email protected]> wrote:
> These function emulate things that are in the ARM64 pseudo code in the ARM64 
> instruction documentation. Please "#if 0" out the SignExtend64(...)

Ok

> and LSL_C(...) functions in case they are needed for emulating other 
> instructions in the future.

I noticed the file is using llvm::SignExtend64 already, so no need to
keep our own local version around.
_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to