llvm-capstone/lld/unittests/MachOTests
Igor Kudrin 6b4f86f65f Reapply: [MachO] Add a test for detecting reserved unit length.
The test in the origin patch did not create a __debug_str section.
An UBSan check triggered when the corresponding pointer was dereferenced.

Differential Revision: https://reviews.llvm.org/D72695

This reapplies fcc08aa835
which was reverted in b16f82ad3b.
2020-01-21 16:59:44 +07:00
..
CMakeLists.txt
empty_obj_x86_armv7.txt
MachONormalizedFileBinaryReaderTests.cpp
MachONormalizedFileBinaryWriterTests.cpp
MachONormalizedFileToAtomsTests.cpp Reapply: [MachO] Add a test for detecting reserved unit length. 2020-01-21 16:59:44 +07:00
MachONormalizedFileYAMLTests.cpp