[all-commits] [llvm/llvm-project] 13681a: [move-function] Make test more generally by removi...

Michael Gottesman via All-commits all-commits at lists.llvm.org
Mon Feb 21 14:40:36 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 13681ad6540f949e48230c5fb295ee9603c6be69
      https://github.com/llvm/llvm-project/commit/13681ad6540f949e48230c5fb295ee9603c6be69
  Author: Michael Gottesman <mgottesman at apple.com>
  Date:   2022-02-21 (Mon, 21 Feb 2022)

  Changed paths:
    M llvm/test/Transforms/Coroutines/coro-debug-dbg.addr-swift.ll

  Log Message:
  -----------
  [move-function] Make test more generally by removing unneeded line.

Otherwise this is can be sensitive in the face of changes in register names.

I also gardened the test case a little to make it look a little nicer.

Reviewed By: fhahn

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




More information about the All-commits mailing list