This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2024-11-25 12:12:47 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
12408c3645
llvm-mirror
/
test
/
Examples
/
lit.local.cfg
2 lines
86 B
INI
Raw
Normal View
History
Unescape
Escape
Fix a think-o in the disable-kaleidoscope-tests-on-windows predicate of r354646. llvm-svn: 354650
2019-02-22 04:56:50 +01:00
if not config.build_examples or sys.platform in ['win32']:
[Kaleidoscope] Re-enable Kaleidoscope tests. These were disabled in r246267 (back in 2015). I suspect that the Win32 issues that caused them to be disabled at the time have been resovlved, but if not we can disable them again while we sort those out. llvm-svn: 354630
2019-02-21 23:24:53 +01:00
config.unsupported
=
True
Reference in New Issue
Copy Permalink