[PATCH] D12660: Make the default triple optional by allowing an empty string

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 22:19:02 PDT 2015


joker.eph updated this revision to Diff 34410.
joker.eph added a comment.

add missing lit.local.cfg


http://reviews.llvm.org/D12660

Files:
  include/llvm/Config/config.h.cmake
  test/BugPoint/remove_arguments_test.ll
  test/CodeGen/Generic/lit.local.cfg
  test/CodeGen/PowerPC/2006-01-20-ShiftPartsCrash.ll
  test/CodeGen/PowerPC/2006-08-15-SelectionCrash.ll
  test/CodeGen/PowerPC/2006-12-07-LargeAlloca.ll
  test/CodeGen/PowerPC/2006-12-07-SelectCrash.ll
  test/CodeGen/PowerPC/2007-11-19-VectorSplitting.ll
  test/CodeGen/PowerPC/load-shift-combine.ll
  test/CodeGen/X86/2006-10-02-BoolRetCrash.ll
  test/CodeGen/X86/2009-06-05-VariableIndexInsert.ll
  test/CodeGen/X86/2009-06-06-ConcatVectors.ll
  test/CodeGen/X86/2010-02-01-DbgValueCrash.ll
  test/CodeGen/X86/2010-07-06-DbgCrash.ll
  test/CodeGen/X86/GC/alloc_loop.ll
  test/CodeGen/X86/GC/cg-O0.ll
  test/CodeGen/X86/GC/lower_gcroot.ll
  test/CodeGen/X86/extractelement-shuffle.ll
  test/CodeGen/X86/vshift_scalar.ll
  test/DebugInfo/2009-10-16-Phi.ll
  test/DebugInfo/2009-11-03-InsertExtractValue.ll
  test/DebugInfo/2009-11-05-DeadGlobalVariable.ll
  test/DebugInfo/2009-11-06-NamelessGlobalVariable.ll
  test/DebugInfo/2009-11-10-CurrentFn.ll
  test/DebugInfo/2010-01-05-DbgScope.ll
  test/DebugInfo/2010-03-12-llc-crash.ll
  test/DebugInfo/2010-03-19-DbgDeclare.ll
  test/DebugInfo/2010-03-24-MemberFn.ll
  test/DebugInfo/2010-04-06-NestedFnDbgInfo.ll
  test/DebugInfo/2010-04-19-FramePtr.ll
  test/DebugInfo/2010-05-03-DisableFramePtr.ll
  test/DebugInfo/2010-05-03-OriginDIE.ll
  test/DebugInfo/2010-05-10-MultipleCU.ll
  test/DebugInfo/2010-06-29-InlinedFnLocalVar.ll
  test/DebugInfo/2010-07-19-Crash.ll
  test/DebugInfo/2010-10-01-crash.ll
  test/DebugInfo/Generic/2009-10-16-Phi.ll
  test/DebugInfo/Generic/2009-11-03-InsertExtractValue.ll
  test/DebugInfo/Generic/2009-11-05-DeadGlobalVariable.ll
  test/DebugInfo/Generic/2009-11-06-NamelessGlobalVariable.ll
  test/DebugInfo/Generic/2009-11-10-CurrentFn.ll
  test/DebugInfo/Generic/2010-01-05-DbgScope.ll
  test/DebugInfo/Generic/2010-03-12-llc-crash.ll
  test/DebugInfo/Generic/2010-03-19-DbgDeclare.ll
  test/DebugInfo/Generic/2010-03-24-MemberFn.ll
  test/DebugInfo/Generic/2010-04-06-NestedFnDbgInfo.ll
  test/DebugInfo/Generic/2010-04-19-FramePtr.ll
  test/DebugInfo/Generic/2010-05-03-DisableFramePtr.ll
  test/DebugInfo/Generic/2010-05-03-OriginDIE.ll
  test/DebugInfo/Generic/2010-05-10-MultipleCU.ll
  test/DebugInfo/Generic/2010-06-29-InlinedFnLocalVar.ll
  test/DebugInfo/Generic/2010-07-19-Crash.ll
  test/DebugInfo/Generic/2010-10-01-crash.ll
  test/DebugInfo/Generic/PR20038.ll
  test/DebugInfo/Generic/accel-table-hash-collisions.ll
  test/DebugInfo/Generic/array.ll
  test/DebugInfo/Generic/block-asan.ll
  test/DebugInfo/Generic/bug_null_debuginfo.ll
  test/DebugInfo/Generic/constant-pointers.ll
  test/DebugInfo/Generic/constant-sdnodes-have-dbg-location.ll
  test/DebugInfo/Generic/constantfp-sdnodes-have-dbg-location.ll
  test/DebugInfo/Generic/cross-cu-inlining.ll
  test/DebugInfo/Generic/cross-cu-linkonce-distinct.ll
  test/DebugInfo/Generic/cross-cu-linkonce.ll
  test/DebugInfo/Generic/cu-range-hole.ll
  test/DebugInfo/Generic/cu-ranges.ll
  test/DebugInfo/Generic/dead-argument-order.ll
  test/DebugInfo/Generic/debug-info-always-inline.ll
  test/DebugInfo/Generic/debug-info-qualifiers.ll
  test/DebugInfo/Generic/debuginfofinder-forward-declaration.ll
  test/DebugInfo/Generic/debuginfofinder-multiple-cu.ll
  test/DebugInfo/Generic/dwarf-public-names.ll
  test/DebugInfo/Generic/empty.ll
  test/DebugInfo/Generic/enum-types.ll
  test/DebugInfo/Generic/enum.ll
  test/DebugInfo/Generic/global.ll
  test/DebugInfo/Generic/gvn.ll
  test/DebugInfo/Generic/incorrect-variable-debugloc.ll
  test/DebugInfo/Generic/incorrect-variable-debugloc1.ll
  test/DebugInfo/Generic/inheritance.ll
  test/DebugInfo/Generic/inline-debug-info-multiret.ll
  test/DebugInfo/Generic/inline-debug-info.ll
  test/DebugInfo/Generic/inline-no-debug-info.ll
  test/DebugInfo/Generic/inline-scopes.ll
  test/DebugInfo/Generic/inlined-arguments.ll
  test/DebugInfo/Generic/inlined-vars.ll
  test/DebugInfo/Generic/lit.local.cfg
  test/DebugInfo/Generic/location-verifier.ll
  test/DebugInfo/Generic/lto-comp-dir.ll
  test/DebugInfo/Generic/member-order.ll
  test/DebugInfo/Generic/member-pointers.ll
  test/DebugInfo/Generic/missing-abstract-variable.ll
  test/DebugInfo/Generic/multiline.ll
  test/DebugInfo/Generic/namespace.ll
  test/DebugInfo/Generic/namespace_function_definition.ll
  test/DebugInfo/Generic/namespace_inline_function_definition.ll
  test/DebugInfo/Generic/nodebug.ll
  test/DebugInfo/Generic/piece-verifier.ll
  test/DebugInfo/Generic/restrict.ll
  test/DebugInfo/Generic/sugared-constants.ll
  test/DebugInfo/Generic/template-recursive-void.ll
  test/DebugInfo/Generic/tu-composite.ll
  test/DebugInfo/Generic/tu-member-pointer.ll
  test/DebugInfo/Generic/two-cus-from-same-file.ll
  test/DebugInfo/Generic/typedef.ll
  test/DebugInfo/Generic/unconditional-branch.ll
  test/DebugInfo/Generic/varargs.ll
  test/DebugInfo/Generic/version.ll
  test/DebugInfo/PR20038.ll
  test/DebugInfo/accel-table-hash-collisions.ll
  test/DebugInfo/array.ll
  test/DebugInfo/block-asan.ll
  test/DebugInfo/bug_null_debuginfo.ll
  test/DebugInfo/constant-pointers.ll
  test/DebugInfo/constant-sdnodes-have-dbg-location.ll
  test/DebugInfo/constantfp-sdnodes-have-dbg-location.ll
  test/DebugInfo/cross-cu-inlining.ll
  test/DebugInfo/cross-cu-linkonce-distinct.ll
  test/DebugInfo/cross-cu-linkonce.ll
  test/DebugInfo/cu-range-hole.ll
  test/DebugInfo/cu-ranges.ll
  test/DebugInfo/dead-argument-order.ll
  test/DebugInfo/debug-info-always-inline.ll
  test/DebugInfo/debug-info-qualifiers.ll
  test/DebugInfo/debuginfofinder-forward-declaration.ll
  test/DebugInfo/debuginfofinder-multiple-cu.ll
  test/DebugInfo/dwarf-public-names.ll
  test/DebugInfo/empty.ll
  test/DebugInfo/enum-types.ll
  test/DebugInfo/enum.ll
  test/DebugInfo/global.ll
  test/DebugInfo/gvn.ll
  test/DebugInfo/incorrect-variable-debugloc.ll
  test/DebugInfo/incorrect-variable-debugloc1.ll
  test/DebugInfo/inheritance.ll
  test/DebugInfo/inline-debug-info-multiret.ll
  test/DebugInfo/inline-debug-info.ll
  test/DebugInfo/inline-no-debug-info.ll
  test/DebugInfo/inline-scopes.ll
  test/DebugInfo/inlined-arguments.ll
  test/DebugInfo/inlined-vars.ll
  test/DebugInfo/lit.local.cfg
  test/DebugInfo/location-verifier.ll
  test/DebugInfo/lto-comp-dir.ll
  test/DebugInfo/member-order.ll
  test/DebugInfo/member-pointers.ll
  test/DebugInfo/missing-abstract-variable.ll
  test/DebugInfo/multiline.ll
  test/DebugInfo/namespace.ll
  test/DebugInfo/namespace_function_definition.ll
  test/DebugInfo/namespace_inline_function_definition.ll
  test/DebugInfo/nodebug.ll
  test/DebugInfo/piece-verifier.ll
  test/DebugInfo/restrict.ll
  test/DebugInfo/sugared-constants.ll
  test/DebugInfo/template-recursive-void.ll
  test/DebugInfo/tu-composite.ll
  test/DebugInfo/tu-member-pointer.ll
  test/DebugInfo/two-cus-from-same-file.ll
  test/DebugInfo/typedef.ll
  test/DebugInfo/unconditional-branch.ll
  test/DebugInfo/varargs.ll
  test/DebugInfo/version.ll
  test/Feature/optnone.ll
  test/LTO/X86/bcsection.ll
  test/LTO/X86/current-section.ll
  test/LTO/X86/list-symbols.ll
  test/Linker/subprogram-linkonce-weak.ll
  test/Linker/type-unique-odr-a.ll
  test/Linker/type-unique-simple-a.ll
  test/Linker/type-unique-simple2-a.ll
  test/Linker/type-unique-simple2.ll
  test/Linker/type-unique-type-array-a.ll
  test/MC/ELF/cfi-version.ll
  test/Other/2010-05-06-Printer.ll
  test/Transforms/BranchFolding/2007-10-19-InlineAsmDirectives.ll
  test/lit.cfg
  test/tools/llvm-mc/lit.local.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12660.34410.patch
Type: text/x-patch
Size: 302337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150910/47705ffd/attachment-0001.bin>


More information about the llvm-commits mailing list