aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorJonathan Roelofs <jonathan@codesourcery.com>2014-08-01 22:02:21 +0000
committerJonathan Roelofs <jonathan@codesourcery.com>2014-08-01 22:02:21 +0000
commitd9dbecd74d7849a97bbec9bf7d484b498402020a (patch)
tree74587a50c26cf02bafc8ca111f046de3a58edc9e /clang/lib/CodeGen/CodeGenModule.cpp
parent4973a136802c4bb59f9ac7c0d89c9904dd9cec75 (diff)
downloadllvm-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