This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2024-11-07 12:07:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
e67f5de1f7
llvm-6502
/
test
/
MC
/
X86
/
lit.local.cfg
3 lines
67 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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210496 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-09 22:42:55 +00:00
if not 'X86' in config.root.targets:
test/MC/X86/lit.local.cfg: Fix up to detect 'X86' in targets. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152406 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-09 14:52:38 +00:00
config.unsupported
=
True
Reference in New Issue
Copy Permalink