diff options
author | Charles Davis <cdavis@mines.edu> | 2011-05-18 04:47:22 +0000 |
---|---|---|
committer | Charles Davis <cdavis@mines.edu> | 2011-05-18 04:47:22 +0000 |
commit | 9c77398d1c89f615735d304cd7eda3c3e9b1504f (patch) | |
tree | 00592e4eb1a4354c7063aa135ae71b62bed7ecae /lib/Transforms/Utils/UnifyFunctionExitNodes.cpp | |
parent | fc2fcb4165f10fb1708c528014379cb9e1738bab (diff) |
While thinking about how to know where the functions' boundaries are for
the purposes of the Win64 EH tables, I realized we had no way to tell where
the function ends. (MASM bounds functions with PROC and ENDP keywords.)
Add a directive to delimit the end of the function, and rename the 'frame'
directive to more accurately reflect its duality with the new directive.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131522 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/UnifyFunctionExitNodes.cpp')
0 files changed, 0 insertions, 0 deletions