Remove the -disable-cfi option.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 5 May 2014 17:33:26 +0000 (17:33 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 5 May 2014 17:33:26 +0000 (17:33 +0000)
commitc6e42b5590352eb07a7a2d0d2eb1437ae59bfc2f
treefc2fc684dc11e62ced92144bc1ff2bb704b89c92
parentd51c57f4e7d4af3f501b6afdbdf46fbc16aff926
Remove the -disable-cfi option.

This also add a release note about it. If this stays I will cleanup MC
next week.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207977 91177308-0d34-0410-b5e6-96231b3b80d8
docs/ReleaseNotes.rst
include/llvm/CodeGen/CommandFlags.h
test/CodeGen/SPARC/exception.ll
tools/llc/llc.cpp