aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorÁdám Kallai <kadam@inf.u-szeged.hu>2024-07-05 14:24:22 +0200
committerGitHub <noreply@github.com>2024-07-05 16:24:22 +0400
commite2cee2c1e6ee87f3e1ca8197d822919e24494a22 (patch)
tree203984609326a98ad1f6403439e714f5d5c576f3 /clang/lib/CodeGen/CodeGenModule.cpp
parentccc0b66d6971b64175b4e99c6d5baaa2830c4208 (diff)
downloadllvm-e2cee2c1e6ee87f3e1ca8197d822919e24494a22.zip
llvm-e2cee2c1e6ee87f3e1ca8197d822919e24494a22.tar.gz
llvm-e2cee2c1e6ee87f3e1ca8197d822919e24494a22.tar.bz2
[BOLT][AArch64] Fixes assertion errors occurred when perf2bolt was executed (#83394)
BOLT only checks for the most common indirect branch pattern during the branch analyzation. Extended the logic with two other indirect patterns which slightly differ from the expected one. Those patterns may be hit when statically linking libc (pattern 2 requires 'lld' linker). As a workaround mark them as UNKNOWN branch for now. Fixes: #83114
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions