Displaying 15 results from an estimated 15 matches for "llc_".
Did you mean:
llc
2018 Jan 29
4
Migrate utils/ Python 2 scripts to Python 3
...evs,
I noticed that many Python scripts under utils/ have a shebang of
`#!/usr/bin/python` (which is a symlink to python2.7 on many platforms) and some of them use Python 2 syntax that is not compatible with Python 3 (e.g. print statements; str/bytes)
I created a revision to migrate utils/update_{llc_,}_test_checks.py from Python 2 to Python 3 https://reviews.llvm.org/D42450 , the arguments against making it Python 3 is:
* There are many Mac OS X users and Mac OS X 10.8 comes with Python 2.7 pre-installed [0] but not Python 3.
* Forcing scripts to use Python 3 (by doing so we can avoid some com...
2018 Jan 30
4
Migrate utils/ Python 2 scripts to Python 3
...that many Python scripts under utils/ have a shebang of
> `#!/usr/bin/python` (which is a symlink to python2.7 on many platforms) and some of them use Python 2 syntax that is not compatible with Python 3 (e.g. print statements; str/bytes)
>
> I created a revision to migrate utils/update_{llc_,}_test_checks.py from Python 2 to Python 3 https://reviews.llvm.org/D42450 <https://reviews.llvm.org/D42450> , the arguments against making it Python 3 is:
>
> * There are many Mac OS X users and Mac OS X 10.8 comes with Python 2.7 pre-installed [0] but not Python 3.
> * Forcing scr...
2018 Jan 29
0
Migrate utils/ Python 2 scripts to Python 3
...that many Python scripts under utils/ have a shebang of
> `#!/usr/bin/python` (which is a symlink to python2.7 on many platforms) and some of them use Python 2 syntax that is not compatible with Python 3 (e.g. print statements; str/bytes)
>
> I created a revision to migrate utils/update_{llc_,}_test_checks.py from Python 2 to Python 3 https://reviews.llvm.org/D42450 , the arguments against making it Python 3 is:
>
> * There are many Mac OS X users and Mac OS X 10.8 comes with Python 2.7 pre-installed [0] but not Python 3.
> * Forcing scripts to use Python 3 (by doing so we can...
2018 Jan 30
0
Migrate utils/ Python 2 scripts to Python 3
...y Python scripts under utils/ have a shebang of
> `#!/usr/bin/python` (which is a symlink to python2.7 on many platforms)
> and some of them use Python 2 syntax that is not compatible with Python 3
> (e.g. print statements; str/bytes)
>
> I created a revision to migrate utils/update_{llc_,}_test_checks.py from
> Python 2 to Python 3 https://reviews.llvm.org/D42450 , the arguments
> against making it Python 3 is:
>
> * There are many Mac OS X users and Mac OS X 10.8 comes with Python 2.7
> pre-installed [0] but not Python 3.
> * Forcing scripts to use Python 3 (by d...
2018 Jan 29
1
Migrate utils/ Python 2 scripts to Python 3
...ython scripts under utils/ have a shebang of
>> `#!/usr/bin/python` (which is a symlink to python2.7 on many platforms) and some of them use Python 2 syntax that is not compatible with Python 3 (e.g. print statements; str/bytes)
>>
>> I created a revision to migrate utils/update_{llc_,}_test_checks.py from Python 2 to Python 3 https://reviews.llvm.org/D42450 , the arguments against making it Python 3 is:
>>
>> * There are many Mac OS X users and Mac OS X 10.8 comes with Python 2.7 pre-installed [0] but not Python 3.
>> * Forcing scripts to use Python 3 (by doi...
2018 Feb 01
0
Migrate utils/ Python 2 scripts to Python 3
...gt;> `#!/usr/bin/python` (which is a symlink to python2.7 on many
>> platforms) and some of them use Python 2 syntax that is not
>> compatible with Python 3 (e.g. print statements; str/bytes)
>>
>> I created a revision to migrate
>> utils/update_{llc_,}_test_checks.py from Python 2 to Python 3
>> https://reviews.llvm.org/D42450 <https://reviews.llvm.org/D42450>
>> , the arguments against making it Python 3 is:
>>
>> * There are many Mac OS X users and Mac OS X 10.8 comes with
>> Python 2.7 pre-...
2018 Jan 31
2
Migrate utils/ Python 2 scripts to Python 3
...ang of
>>> `#!/usr/bin/python` (which is a symlink to python2.7 on many platforms)
>>> and some of them use Python 2 syntax that is not compatible with Python 3
>>> (e.g. print statements; str/bytes)
>>>
>>> I created a revision to migrate utils/update_{llc_,}_test_checks.py from
>>> Python 2 to Python 3 https://reviews.llvm.org/D42450 , the arguments against
>>> making it Python 3 is:
>>>
>>> * There are many Mac OS X users and Mac OS X 10.8 comes with Python 2.7
>>> pre-installed [0] but not Python 3.
>...
2018 Feb 01
3
Migrate utils/ Python 2 scripts to Python 3
...er utils/ have a shebang of
>> `#!/usr/bin/python` (which is a symlink to python2.7 on many platforms)
>> and some of them use Python 2 syntax that is not compatible with Python 3
>> (e.g. print statements; str/bytes)
>>
>> I created a revision to migrate utils/update_{llc_,}_test_checks.py from
>> Python 2 to Python 3 https://reviews.llvm.org/D42450 , the arguments against
>> making it Python 3 is:
>>
>> * There are many Mac OS X users and Mac OS X 10.8 comes with Python 2.7
>> pre-installed [0] but not Python 3.
>> * Forcing scrip...
2018 Jan 31
0
Migrate utils/ Python 2 scripts to Python 3
...er utils/ have a shebang of
>> `#!/usr/bin/python` (which is a symlink to python2.7 on many platforms)
>> and some of them use Python 2 syntax that is not compatible with Python 3
>> (e.g. print statements; str/bytes)
>>
>> I created a revision to migrate utils/update_{llc_,}_test_checks.py from
>> Python 2 to Python 3 https://reviews.llvm.org/D42450 , the arguments against
>> making it Python 3 is:
>>
>> * There are many Mac OS X users and Mac OS X 10.8 comes with Python 2.7
>> pre-installed [0] but not Python 3.
>> * Forcing scrip...
2018 Jan 31
0
Migrate utils/ Python 2 scripts to Python 3
...gt; `#!/usr/bin/python` (which is a symlink to python2.7 on many platforms)
>>>> and some of them use Python 2 syntax that is not compatible with Python 3
>>>> (e.g. print statements; str/bytes)
>>>>
>>>> I created a revision to migrate utils/update_{llc_,}_test_checks.py from
>>>> Python 2 to Python 3 https://reviews.llvm.org/D42450 , the arguments against
>>>> making it Python 3 is:
>>>>
>>>> * There are many Mac OS X users and Mac OS X 10.8 comes with Python 2.7
>>>> pre-installed [0] b...
2018 Feb 01
0
Migrate utils/ Python 2 scripts to Python 3
...ang of
>>> `#!/usr/bin/python` (which is a symlink to python2.7 on many platforms)
>>> and some of them use Python 2 syntax that is not compatible with Python 3
>>> (e.g. print statements; str/bytes)
>>>
>>> I created a revision to migrate utils/update_{llc_,}_test_checks.py from
>>> Python 2 to Python 3 https://reviews.llvm.org/D42450 , the arguments against
>>> making it Python 3 is:
>>>
>>> * There are many Mac OS X users and Mac OS X 10.8 comes with Python 2.7
>>> pre-installed [0] but not Python 3.
>...
2018 Feb 01
0
Migrate utils/ Python 2 scripts to Python 3
.../python` (which is a symlink to python2.7 on many platforms)
>>>>> and some of them use Python 2 syntax that is not compatible with Python 3
>>>>> (e.g. print statements; str/bytes)
>>>>>
>>>>> I created a revision to migrate utils/update_{llc_,}_test_checks.py from
>>>>> Python 2 to Python 3 https://reviews.llvm.org/D42450 , the arguments against
>>>>> making it Python 3 is:
>>>>>
>>>>> * There are many Mac OS X users and Mac OS X 10.8 comes with Python 2.7
>>>>>...
2018 Feb 01
5
Migrate utils/ Python 2 scripts to Python 3
...usr/bin/python` (which is a symlink to python2.7 on many platforms)
> >>> and some of them use Python 2 syntax that is not compatible with
> Python 3
> >>> (e.g. print statements; str/bytes)
> >>>
> >>> I created a revision to migrate utils/update_{llc_,}_test_checks.py
> from
> >>> Python 2 to Python 3 https://reviews.llvm.org/D42450 , the arguments
> against
> >>> making it Python 3 is:
> >>>
> >>> * There are many Mac OS X users and Mac OS X 10.8 comes with Python 2.7
> >>> pre-i...
2018 Feb 01
1
Migrate utils/ Python 2 scripts to Python 3
...usr/bin/python` (which is a symlink to python2.7 on many platforms)
> >>> and some of them use Python 2 syntax that is not compatible with
> Python 3
> >>> (e.g. print statements; str/bytes)
> >>>
> >>> I created a revision to migrate utils/update_{llc_,}_test_checks.py
> from
> >>> Python 2 to Python 3 https://reviews.llvm.org/D42450 , the arguments
> against
> >>> making it Python 3 is:
> >>>
> >>> * There are many Mac OS X users and Mac OS X 10.8 comes with Python 2.7
> >>> pre-i...
2018 Feb 01
0
Migrate utils/ Python 2 scripts to Python 3
...`#!/usr/bin/python` (which is a symlink to python2.7 on many platforms)
> >>> and some of them use Python 2 syntax that is not compatible with Python 3
> >>> (e.g. print statements; str/bytes)
> >>>
> >>> I created a revision to migrate utils/update_{llc_,}_test_checks.py from
> >>> Python 2 to Python 3 https://reviews.llvm.org/D42450 <https://reviews.llvm.org/D42450> , the arguments against
> >>> making it Python 3 is:
> >>>
> >>> * There are many Mac OS X users and Mac OS X 10.8 comes with Pyth...