Hide a bunch of advanced testing options in default opt --help output
authorPhilip Reames <listmail@philipreames.com>
Fri, 20 Feb 2015 23:32:03 +0000 (23:32 +0000)
committerPhilip Reames <listmail@philipreames.com>
Fri, 20 Feb 2015 23:32:03 +0000 (23:32 +0000)
commitf2122f73fe655fcdd33588b0782632cd850b75a6
tree602dbe45b3a5ffd7a7f52b0c9f84dd5f4bde8c17
parentc0939739700a65d222582d91a6eb6bf4bb442c4b
Hide a bunch of advanced testing options in default opt --help output

These are internal options.  I need to go through, evaluate which are worth keeping and which not.  Many of them should probably be renamed as well.  Until I have time to do that, we can at least stop poluting the standard opt -help output.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230088 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/PlaceSafepoints.cpp