diff options
author | Yvan Roux <yvan.roux@linaro.org> | 2021-03-23 14:09:49 +0100 |
---|---|---|
committer | Yvan Roux <yvan.roux@linaro.org> | 2021-03-23 14:17:12 +0100 |
commit | 241032a20527bbe2a0a13c51d025d79220e308a9 (patch) | |
tree | 85ce57644f85601d8d34f4a2988471bf41e29709 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | d709dcc0909716ce23c30d9884712766aec6a628 (diff) | |
download | llvm-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