aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorSunho Kim <ksunhokim123@naver.com>2022-06-10 15:22:18 +0900
committerSunho Kim <ksunhokim123@naver.com>2022-06-10 15:29:20 +0900
commit6d67f7a3294d86cae5d15c0e10183e41a569a8f9 (patch)
treeef661855dffc19daa54d7eacec9fed4e47d27f14 /clang/lib/Frontend/CompilerInvocation.cpp
parent61132005a9bdef73508e9c3a7bc7837206eba9b9 (diff)
downloadllvm-6d67f7a3294d86cae5d15c0e10183e41a569a8f9.zip
llvm-6d67f7a3294d86cae5d15c0e10183e41a569a8f9.tar.gz
llvm-6d67f7a3294d86cae5d15c0e10183e41a569a8f9.tar.bz2
[JITLink][EHFrameSupport] Remove CodeAlignmentFactor and DataAlignmentFactor validation.
Removes CodeAlignmentFactor and DataAlignmentFactor validation in EHFrameEdgeFixer. I observed some of aarch64 elf files generated by clang contains CIE record with code_alignment_factor = 4 or data_alignment_factor = -8. code_alignment_factor and data_alignment_factor are used by call fram instruction that should be correctled handled by libunwind. Reviewed By: lhames Differential Revision: https://reviews.llvm.org/D127062
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions