diff options
author | Jonathan Roelofs <jonathan@codesourcery.com> | 2014-08-01 22:02:21 +0000 |
---|---|---|
committer | Jonathan Roelofs <jonathan@codesourcery.com> | 2014-08-01 22:02:21 +0000 |
commit | d9dbecd74d7849a97bbec9bf7d484b498402020a (patch) | |
tree | 74587a50c26cf02bafc8ca111f046de3a58edc9e /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 4973a136802c4bb59f9ac7c0d89c9904dd9cec75 (diff) | |
download | llvm-d9dbecd74d7849a97bbec9bf7d484b498402020a.zip llvm-d9dbecd74d7849a97bbec9bf7d484b498402020a.tar.gz llvm-d9dbecd74d7849a97bbec9bf7d484b498402020a.tar.bz2 |
[unwinder] Tell the assembler that functions are functions so that the linker knows how to link them.
This fixes an interworking problem when the unwinder/libcxxabi is built for
Thumb. When unw_getcontext is not marked as a function, 'bl' is used for the
branch instead of 'bx'.
llvm-svn: 214573
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions