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)
commit1f3e5c195c9bbb1cda5d6b1f4a417513b55e1fa0
tree0e8c24f445424a079b3d6fd239f183fbd3542522
parent9075f7706491af3532389b482c6d048b44e867f3
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.

llvm-svn: 230088
llvm/lib/Transforms/Scalar/PlaceSafepoints.cpp