aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/Object.cpp
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2019-05-16 06:49:20 +0000
committerMartin Storsjo <martin@martin.st>2019-05-16 06:49:20 +0000
commit905af40cc6ce0d246e42bf7db456d8ca944caaf6 (patch)
tree142e3aa4b9f8dded3abf4b8b013cd193369d0f57 /llvm/lib/Object/Object.cpp
parent44266b9e115ad172b1f6a88d15d4e7579812c0fc (diff)
downloadllvm-905af40cc6ce0d246e42bf7db456d8ca944caaf6.zip
llvm-905af40cc6ce0d246e42bf7db456d8ca944caaf6.tar.gz
llvm-905af40cc6ce0d246e42bf7db456d8ca944caaf6.tar.bz2
[PPC] Fix 32-bit build of libunwind
Clang integrated assembler was unable to build libunwind PPC32 assembly code, present in functions used to save/restore register context. This change consists in replacing the assembly style used in libunwind source, to one that is compatible with both Clang integrated assembler as well as GNU assembler. Patch by Leandro Lupori! Differential Revision: https://reviews.llvm.org/D61792 llvm-svn: 360862
Diffstat (limited to 'llvm/lib/Object/Object.cpp')
0 files changed, 0 insertions, 0 deletions