[all-commits] [llvm/llvm-project] 520f64: [test] Avoid dumping .o in source tree (expand-pse...

Mircea Trofin via All-commits all-commits at lists.llvm.org
Tue Nov 30 16:57:26 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 520f641877cd58d9cc911de36284b458a7be13fb
      https://github.com/llvm/llvm-project/commit/520f641877cd58d9cc911de36284b458a7be13fb
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2021-11-30 (Tue, 30 Nov 2021)

  Changed paths:
    M llvm/test/CodeGen/ARM/expand-pseudos.ll

  Log Message:
  -----------
  [test] Avoid dumping .o in source tree (expand-pseudos.ll)

Piping the input to llc avoids that (i.e. llc .... < %s vs llc ... %s)




More information about the All-commits mailing list