Remove a call to std::exit in a library. Make "Help" return
authorEric Christopher <echristo@gmail.com>
Mon, 5 May 2014 22:01:47 +0000 (22:01 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 5 May 2014 22:01:47 +0000 (22:01 +0000)
commit9edfca83f4bde8ae2f8cc601ee8e5ce40fc8c40e
tree6a529fa51b054e8ab279185777c18b8c429d1fad
parent32b6099a7729dbd97dc1e8551808c5f3f3517af3
Remove a call to std::exit in a library. Make "Help" return
a 0 as a default answer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208009 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/SubtargetFeature.cpp