Remove dead calls to addFrameMove.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 16 May 2013 15:08:37 +0000 (15:08 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 16 May 2013 15:08:37 +0000 (15:08 +0000)
commit992c3817ea904b081a5f584c020800c40c65990e
treea733b01e8dba4d8e8df7f9a93b7a05464ef83991
parentf0ef882828bd9ba13cefce9869bde8be5e854956
Remove dead calls to addFrameMove.

Without a PROLOG_LABEL present, the cfi instructions are never printed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182016 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/HexagonFrameLowering.cpp