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-23 19:23:23 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
c7161ce869
llvm-mirror
/
test
/
MC
/
AsmParser
/
lit.local.cfg
4 lines
68 B
INI
Raw
Normal View
History
Unescape
Escape
Reduce verbiage of lit.local.cfg files We can just split targets_to_build in one place and make it immutable. llvm-svn: 210496
2014-06-10 00:42:55 +02:00
if not 'X86' in config.root.targets:
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed. Patch reviewed by Daniel Dunbar. It will be followed by additional cleanup patches. llvm-svn: 150664
2012-02-16 07:28:33 +01:00
config.unsupported
=
True
Reference in New Issue
Copy Permalink