diff options
author | Tim Northover <tnorthover@apple.com> | 2014-10-15 18:19:31 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2014-10-15 18:19:31 +0000 |
commit | a6a6ab994956b898ce64e7f65bfd03273627019e (patch) | |
tree | b67b93419f910f6467377b3ceb787f1b27ed32e4 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 1a74aff84653ec6c428df97fc09fc8cbcb82d334 (diff) | |
download | llvm-a6a6ab994956b898ce64e7f65bfd03273627019e.zip llvm-a6a6ab994956b898ce64e7f65bfd03273627019e.tar.gz llvm-a6a6ab994956b898ce64e7f65bfd03273627019e.tar.bz2 |
[macho] Create references from __eh_frame FDEs to their function.
We'll also need references back to the CIE eventually, but for now making sure
we can work out what an FDE is referring to is enough.
The actual kind of reference needs to be different between architectures,
probably because of MachO's chronic shortage of relocation types but I don't
really want to know in case I find out something that distresses me even more.
rdar://problem/18208653
llvm-svn: 219824
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions