]> granicus.if.org Git - clang/commit
R600: Handle -mcpu option v3
authorTom Stellard <thomas.stellard@amd.com>
Mon, 1 Apr 2013 20:56:53 +0000 (20:56 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 1 Apr 2013 20:56:53 +0000 (20:56 +0000)
commite25d2f6c5b164b6e2ce1f0cacd62cf3cf59f5c37
treebcc233f139e6d7bdefb8fcb5e60bef329b9c8dad
parent3b848ec836c94ed6deb850f332638f085280f8e6
R600: Handle -mcpu option v3

v2:
  - Add a test case

v3:
  - Use the -### clang option in the tests

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@178499 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
lib/Driver/Tools.h
test/Driver/r600-mcpu.cl [new file with mode: 0644]