Remove the --shrink-wrap option.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 31 Oct 2013 14:07:59 +0000 (14:07 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 31 Oct 2013 14:07:59 +0000 (14:07 +0000)
commit83dd2ae095626d8e461f8a69214ec2b97ff18c2f
treea3af11fd794e570361c901535c4b2b40cde5bf01
parent424f19732e948a854b454c70722a4eca8957bc20
Remove the --shrink-wrap option.

It had no tests, was unused and was "experimental at best".

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193749 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CMakeLists.txt
lib/CodeGen/PrologEpilogInserter.cpp
lib/CodeGen/PrologEpilogInserter.h
lib/CodeGen/ShrinkWrapping.cpp [deleted file]