[all-commits] [llvm/llvm-project] 14e874: [LoongArch][test] Replace bashism `|&` to `2>&1 |`...
    wangleiat via All-commits 
    all-commits at lists.llvm.org
       
    Fri Sep  2 03:16:02 PDT 2022
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 14e8741f32783ec94227330904dd7a1d3bc7422a
      https://github.com/llvm/llvm-project/commit/14e8741f32783ec94227330904dd7a1d3bc7422a
  Author: wanglei <wanglei at loongson.cn>
  Date:   2022-09-02 (Fri, 02 Sep 2022)
  Changed paths:
    M llvm/test/MC/LoongArch/Relocations/reloc-directive-err.s
  Log Message:
  -----------
  [LoongArch][test] Replace bashism `|&` to `2>&1 |` (NFC)
The bash syntax `|&` is unsupported on other shells.
Differential Revision: https://reviews.llvm.org/D133187
    
    
More information about the All-commits
mailing list