[all-commits] [llvm/llvm-project] 563640: [libcxx] Fix exception raised during downstream ba...

amilendra via All-commits all-commits at lists.llvm.org
Wed Jun 16 05:35:56 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5636402bc0c92eec2faf46edb0fb733d78fa259e
      https://github.com/llvm/llvm-project/commit/5636402bc0c92eec2faf46edb0fb733d78fa259e
  Author: Amilendra Kodithuwakku <amilendra.kodithuwakku at arm.com>
  Date:   2021-06-16 (Wed, 16 Jun 2021)

  Changed paths:
    M libunwind/test/libunwind/test/config.py

  Log Message:
  -----------
  [libcxx] Fix exception raised during downstream bare-metal libunwind tests

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




More information about the All-commits mailing list