llvm-6502/tools/lto
Rafael Espindola 99b4237c16 Split Finish into Finish and FinishImpl to have a common place to do end of
file error checking. Use that to error on an unfinished cfi_startproc.

The error is not nice, but is already better than a segmentation fault.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147717 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-07 03:13:18 +00:00
..
CMakeLists.txt
lto.cpp
lto.exports
LTOCodeGenerator.cpp Move global variables in TargetMachine into new TargetOptions class. As an API 2011-12-02 22:16:29 +00:00
LTOCodeGenerator.h
LTOModule.cpp Split Finish into Finish and FinishImpl to have a common place to do end of 2012-01-07 03:13:18 +00:00
LTOModule.h Move comment to the correct place. 2011-11-04 09:34:06 +00:00
Makefile