Implemented Support of x86 interrupt and exception handlers as agreed in the following proposal:
http://lists.llvm.org/pipermail/cfe-dev/2015-September/045171.html
The implementation is based on previous patch D12498 (uploaded by Peter Marheine).
Note: this patch does not contain the modification to Clang.