diff options
author | Jake Egan <Jake.Egan@ibm.com> | 2021-10-26 23:42:15 -0400 |
---|---|---|
committer | Jake Egan <Jake.Egan@ibm.com> | 2021-10-26 23:42:50 -0400 |
commit | 9feb461375603bbf60c8f99dbba38a9059356a33 (patch) | |
tree | ba02631df64b99de4843893eab17be14ee7917d2 /llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp | |
parent | 5961f0308f5b793f5944ebf0ae5b36e888da4bc0 (diff) | |
download | llvm-9feb461375603bbf60c8f99dbba38a9059356a33.zip llvm-9feb461375603bbf60c8f99dbba38a9059356a33.tar.gz llvm-9feb461375603bbf60c8f99dbba38a9059356a33.tar.bz2 |
Generalize DWARF tests that expect DW_FORM_strp
The modified tests were failing on AIX because DWARF on AIX uses inline strings by default, but the tests check for `DW_FORM_strp`.
This patch removes `DW_FORM_strp` so both forms will pass the check.
Reviewed By: shchenz, dblaikie
Differential Revision: https://reviews.llvm.org/D112286
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp')
0 files changed, 0 insertions, 0 deletions