diff options
author | Tim Northover <tnorthover@apple.com> | 2013-10-25 12:49:50 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2013-10-25 12:49:50 +0000 |
commit | 1744d0ad83ae211042a5b18d287978569ec63cb1 (patch) | |
tree | 5b0328bc11ff4e552c53722f3073347d43129986 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2eac89868c0ce5b2fd45fcf1207b4ffab9efbcdd (diff) | |
download | llvm-1744d0ad83ae211042a5b18d287978569ec63cb1.zip llvm-1744d0ad83ae211042a5b18d287978569ec63cb1.tar.gz llvm-1744d0ad83ae211042a5b18d287978569ec63cb1.tar.bz2 |
ARM: allow .thumb_func to be separated from symbol definition
When assembling, a .thumb_func directive is supposed to be applicable to the
next symbol definition, even if there are intervening directives. We were
racing ahead to try and find it, and this commit should fix the issue.
Patch by Gabor Ballabas
llvm-svn: 193403
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions