diff options
author | Khem Raj <raj.khem@gmail.com> | 2022-07-24 10:17:22 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2022-07-24 10:17:22 -0700 |
commit | 8f24a56a3a9363f353c8da318d97491a6818781d (patch) | |
tree | 78db70387a8eddde973a2fe5d77e0be235ea5a3b /lldb/source/Commands/CommandObjectMemory.cpp | |
parent | b33aeee3e3766191ba7ffe2f7b60016ba1fddff2 (diff) | |
download | llvm-8f24a56a3a9363f353c8da318d97491a6818781d.zip llvm-8f24a56a3a9363f353c8da318d97491a6818781d.tar.gz llvm-8f24a56a3a9363f353c8da318d97491a6818781d.tar.bz2 |
[compiler-rt][CMake] Enable TF intrinsics on powerpc32 Linux
clang generates calls to these intrinsics when used for ppc32/linux, when using libgcc this works ok but when using compiler-rt for rtlib it fails with missing intrinsic symbols. also see [1]
[1] https://lists.llvm.org/pipermail/llvm-dev/2014-May/072784.html
Reviewed By: MaskRay, glaubitz
Differential Revision: https://reviews.llvm.org/D121379
Diffstat (limited to 'lldb/source/Commands/CommandObjectMemory.cpp')
0 files changed, 0 insertions, 0 deletions