I also ran `git clang-format` to get the headers in the right order for the new location, which has changed the order of other headers in two files.
Adds keep-alive edges to pdata section to prevent dead strip of block when its parent function is alive. Reviewed By: lhames Differential Revision: https://reviews.llvm.org/D129945