aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorYvan Roux <yvan.roux@linaro.org>2021-03-23 14:09:49 +0100
committerYvan Roux <yvan.roux@linaro.org>2021-03-23 14:17:12 +0100
commit241032a20527bbe2a0a13c51d025d79220e308a9 (patch)
tree85ce57644f85601d8d34f4a2988471bf41e29709 /flang/lib/Frontend/CompilerInvocation.cpp
parentd709dcc0909716ce23c30d9884712766aec6a628 (diff)
downloadllvm-241032a20527bbe2a0a13c51d025d79220e308a9.zip
llvm-241032a20527bbe2a0a13c51d025d79220e308a9.tar.gz
llvm-241032a20527bbe2a0a13c51d025d79220e308a9.tar.bz2
[llvm-symbolizer][llvm-nm] Fix AArch64 and ARM mapping symbols handling.
Exclude AArch64 mapping symbols ($x and $d) for symtab symbolization as it was done for ARM since D95916 tom bring bots back to green state. This is implemented by setting SF_FormatSpecific such that llvm-symbolizer will ignore them, and use this flag to re-implement llvm-nm --special-syms option which make it work for both targets. Differential Revision: https://reviews.llvm.org/D98803
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions