summaryrefslogtreecommitdiffstats
path: root/clang/test/Frontend/stdin.c
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-07-25 10:09:50 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-07-25 10:09:50 +0000
commit691a4784db7a1319571e84fc4cfc4cd63a3b82dd (patch)
tree44f3402afe41eceac7db022418d5ffd4e128a3d9 /clang/test/Frontend/stdin.c
parent3c2da2bb7ed6c55f9960fb2779cf09382a95b1ac (diff)
downloadbcm5719-llvm-691a4784db7a1319571e84fc4cfc4cd63a3b82dd.tar.gz
bcm5719-llvm-691a4784db7a1319571e84fc4cfc4cd63a3b82dd.zip
Simplify JIT target selection.
- Instead of requiring targets to define a JIT quality match function, we just have them specify if they support a JIT. - Target selection for the JIT just gets the host triple and looks for the best target which matches the triple and has a JIT. llvm-svn: 77060
Diffstat (limited to 'clang/test/Frontend/stdin.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud