mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
Fix for the following exception. AttributeError: 'TestingConfig' object has no attribute 'target_triple' Related revision: https://reviews.llvm.org/D102012 'TestingConfig' object has no attribute 'target_triple' Reviewed By: #libunwind, miyuki, danielkiss, mstorsjo Differential Revision: https://reviews.llvm.org/D103140