Displaying 3 results from an estimated 3 matches for "svn330207".
2018 May 06
3
[clang] Running a single testcase
...s://github.com/llvm-mirror/clang.git
I looked through some docs where I have seen I need "llvm-lit" or "lit.py".
The Debian package llvm-7-tools from <apt.llvm.org> does ship "lit.py".
Furthermore, I have installed llvm-7 and clang-7 packages.
The version is 1:7~svn330207-1~exp1+0~20180417201234.1709~1.gbp6fb10d.
[5,6] have some examples on running a single testcase:
For example:
python C:\Tools\llvm\utils\lit\lit.py -sv
--param=build_mode=Win32 --param=build_config=Debug
--param=clang_site_config=C:\Tools\build\tools\clang\test\lit.site.cfg
C:\Tools\llvm...
2018 May 07
0
[clang] Running a single testcase
...or/clang.git
>
> I looked through some docs where I have seen I need "llvm-lit" or "lit.py".
> The Debian package llvm-7-tools from <apt.llvm.org> does ship "lit.py".
> Furthermore, I have installed llvm-7 and clang-7 packages.
> The version is 1:7~svn330207-1~exp1+0~20180417201234.1709~1.gbp6fb10d.
>
> [5,6] have some examples on running a single testcase:
>
> For example:
>
> python C:\Tools\llvm\utils\lit\lit.py -sv
> --param=build_mode=Win32 --param=build_config=Debug
> --param=clang_site_config=C:\Tools\build\tools\cl...
2018 May 07
2
[clang] Running a single testcase
...; I looked through some docs where I have seen I need "llvm-lit" or
>> "lit.py".
>> The Debian package llvm-7-tools from <apt.llvm.org> does ship "lit.py".
>> Furthermore, I have installed llvm-7 and clang-7 packages.
>> The version is 1:7~svn330207-1~exp1+0~20180417201234.1709~1.gbp6fb10d.
>>
>> [5,6] have some examples on running a single testcase:
>>
>> For example:
>>
>> python C:\Tools\llvm\utils\lit\lit.py -sv
>> --param=build_mode=Win32 --param=build_config=Debug
>> --param=clang_sit...