This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
16fcc5b6db
llvm-project
/
llvm
/
test
/
MC
/
Disassembler
/
Hexagon
/
lit.local.cfg
4 lines
72 B
INI
Raw
Normal View
History
Unescape
Escape
[Hexagon] Enabling ASM parsing on Hexagon backend and adding instruction parsing tests. General updating of the code emission. llvm-svn: 252443
2015-11-09 12:07:48 +08:00
if not 'Hexagon' in config.root.targets:
config.unsupported
=
True