diff options
author | Marcos Pividori <mpividori@google.com> | 2017-01-31 22:57:50 +0000 |
---|---|---|
committer | Marcos Pividori <mpividori@google.com> | 2017-01-31 22:57:50 +0000 |
commit | 8dac0cede72c18854bcb5a47ade20d88c099d238 (patch) | |
tree | 13ea546a88bb5602eb5ae61e25713f254c5c9a77 /llvm/lib/CodeGen/MachineModuleInfoImpls.cpp | |
parent | e18aad39ab5c632f9709f69437270fddf5abd3d2 (diff) | |
download | llvm-8dac0cede72c18854bcb5a47ade20d88c099d238.zip llvm-8dac0cede72c18854bcb5a47ade20d88c099d238.tar.gz llvm-8dac0cede72c18854bcb5a47ade20d88c099d238.tar.bz2 |
[sanitizer] Fix interface test on Darwin, failing after 293682.
The test was failing because we export the functions: "__sanitizer_mz*" but they
are not included in the general interface lists.
Also, weak undefined symbols are tagged with U by `nm -g` on Darwin.
Differential Revision: https://reviews.llvm.org/D29345
llvm-svn: 293710
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfoImpls.cpp')
0 files changed, 0 insertions, 0 deletions