Thank you Jason!
On Wed, Jun 26, 2019 at 2:41 PM Jason Molenda via lldb-commits
wrote:
>
> Author: jmolenda
> Date: Wed Jun 26 14:41:07 2019
> New Revision: 364481
>
> URL: http://llvm.org/viewvc/llvm-project?rev=364481&view=rev
> Log:
> Use the // integer divide operator in these
> target defin
Author: jmolenda
Date: Wed Jun 26 14:41:07 2019
New Revision: 364481
URL: http://llvm.org/viewvc/llvm-project?rev=364481&view=rev
Log:
Use the // integer divide operator in these
target definition files, like Davide's change to x86_64_target_definition.py.
Modified:
lldb/trunk/examples/pytho