aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/BuildLibCalls.cpp
diff options
context:
space:
mode:
authorVladislav Khmelevsky <och95@yandex.ru>2023-11-15 23:21:50 +0400
committerGitHub <noreply@github.com>2023-11-15 23:21:50 +0400
commitc5a306f07edd0da42a7ad9afbbfb9f55b40de07f (patch)
tree9c3325f188185cd2619b968f4de7e9da4c0b9e09 /llvm/lib/Transforms/Utils/BuildLibCalls.cpp
parentffd337b995658266d83e15630d656e57882bcf0d (diff)
downloadllvm-c5a306f07edd0da42a7ad9afbbfb9f55b40de07f.zip
llvm-c5a306f07edd0da42a7ad9afbbfb9f55b40de07f.tar.gz
llvm-c5a306f07edd0da42a7ad9afbbfb9f55b40de07f.tar.bz2
[BOLT] Fix LSDA section handling (#71821)
Currently BOLT finds LSDA secition by it's name .gcc_except_table.main . But sometimes it might have suffix e.g. .gcc_except_table.main. Find LSDA section by it's address, rather by it's name. Fixes #71804
Diffstat (limited to 'llvm/lib/Transforms/Utils/BuildLibCalls.cpp')
0 files changed, 0 insertions, 0 deletions