[PATCH] D98400: [Test][DebugInfo] Check for backend object emission support.
    Nigel Perks via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Mar 11 02:01:24 PST 2021
    
    
  
nigelp-xmos created this revision.
nigelp-xmos requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
The XCore backend does not support object emission. Several tests fail for this
reason when XCore is the default target. See staging buildbot builder:
clang-xcore-ubuntu-20-x64.
So check for backend object emission before running the tests requiring it.
Repository:
  rG LLVM Github Monorepo
https://reviews.llvm.org/D98400
Files:
  llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
  llvm/unittests/DebugInfo/DWARF/DwarfUtils.cpp
  llvm/unittests/DebugInfo/DWARF/DwarfUtils.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98400.329885.patch
Type: text/x-patch
Size: 4840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210311/4242024d/attachment.bin>
    
    
More information about the llvm-commits
mailing list