diff options
author | Jake Egan <jakeegan10@gmail.com> | 2022-06-14 13:15:46 -0400 |
---|---|---|
committer | Jake Egan <jakeegan10@gmail.com> | 2022-06-14 13:16:00 -0400 |
commit | 3af7aa520271e2c7f4ac0f2cf29d2c43214b2135 (patch) | |
tree | 9cdba56ebfb7f40ed9776db4ca50154c5a643e19 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | cf078adc90f02ad5c06162ad871035d970f072aa (diff) | |
download | llvm-3af7aa520271e2c7f4ac0f2cf29d2c43214b2135.zip llvm-3af7aa520271e2c7f4ac0f2cf29d2c43214b2135.tar.gz llvm-3af7aa520271e2c7f4ac0f2cf29d2c43214b2135.tar.bz2 |
[libcxx][AIX] Enable ABI list checking for XCOFF
The existing nm extractors can't dump the loader symbol table information we need to do the ABI checks for XCOFF, so provide an implementation using the system dump utility. We match the symbol name, whether it's defined, it's import/export status, and its storage mapping class.
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.org/D124165
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions