[all-commits] [llvm/llvm-project] 9c8b28: [llvm-reduce] Remove unwanted module inline asm

aeubanks via All-commits all-commits at lists.llvm.org
Tue Apr 6 09:35:57 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c8b28a69b95db539f5da5ee5af6e273504bf869
      https://github.com/llvm/llvm-project/commit/9c8b28a69b95db539f5da5ee5af6e273504bf869
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2021-04-06 (Tue, 06 Apr 2021)

  Changed paths:
    A llvm/test/tools/llvm-reduce/remove-module-inline-asm.ll
    M llvm/tools/llvm-reduce/CMakeLists.txt
    M llvm/tools/llvm-reduce/DeltaManager.cpp
    A llvm/tools/llvm-reduce/deltas/ReduceModuleInlineAsm.cpp
    A llvm/tools/llvm-reduce/deltas/ReduceModuleInlineAsm.h
    M llvm/utils/gn/secondary/llvm/tools/llvm-reduce/BUILD.gn

  Log Message:
  -----------
  [llvm-reduce] Remove unwanted module inline asm

We can clear line by line, but that's likely not very important.

Reviewed By: hans

Differential Revision: https://reviews.llvm.org/D99921




More information about the All-commits mailing list