Skip to content
Commit 43f2cd77 authored by Bill Wendling's avatar Bill Wendling
Browse files

It's inefficient to have place the exception tables (which contain the LSDA)

into the __DATA section. At launch time, dyld has to update most of the section
to fix up the type info pointers. It's better to place it into the __TEXT
section and use pc-rel indirect pointer encodings. Similar to the personality
routine.

llvm-svn: 82274
parent 270d0f98
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment