summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/cuda-simple.cu
diff options
context:
space:
mode:
authorMatthias Braun <matze@braunis.de>2016-08-02 23:36:06 +0000
committerMatthias Braun <matze@braunis.de>2016-08-02 23:36:06 +0000
commit9dbdc1852336e6d2f359bbed0c2ec3d20d03a985 (patch)
tree1030bf87b259cf7f08ba34192b75f8e991d676d5 /clang/test/Driver/cuda-simple.cu
parent4babac89cc8a714ed9928ddf8603cf5db982b42f (diff)
downloadbcm5719-llvm-9dbdc1852336e6d2f359bbed0c2ec3d20d03a985.tar.gz
bcm5719-llvm-9dbdc1852336e6d2f359bbed0c2ec3d20d03a985.zip
CommandFlags.h/llc: Move StopAfter/StartBefore options to llc.
Move those two options to llc: The options in CommandFlags.h are shared by dsymutil, gold, llc, llvm-dwp, llvm-lto, llvm-mc, lto, opt. -stop-after/-start-after only affect codegen passes however only gold and llc actually create codegen passes and I believe these flags to be only useful for users of llc. For the other tools they are just highly confusing: -stop-after claims to "Stop compilation after a specific pass" which is not true in the context of the "opt" tool. Differential Revision: https://reviews.llvm.org/D23050 llvm-svn: 277551
Diffstat (limited to 'clang/test/Driver/cuda-simple.cu')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud