[all-commits] [llvm/llvm-project] d1359a: [MachineOutliner] NFC: Add debug output to populat...

Jessica Paquette via All-commits all-commits at lists.llvm.org
Fri Feb 3 22:01:21 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d1359acb9a4adba2dc872be017eab09a6a88058c
      https://github.com/llvm/llvm-project/commit/d1359acb9a4adba2dc872be017eab09a6a88058c
  Author: Jessica Paquette <jpaquette at apple.com>
  Date:   2023-02-03 (Fri, 03 Feb 2023)

  Changed paths:
    M llvm/lib/CodeGen/MachineOutliner.cpp
    A llvm/test/CodeGen/AArch64/machine-outliner-mapper-debug-output.mir
    R llvm/test/CodeGen/AArch64/machine-outliner-nooutline-attribute.mir

  Log Message:
  -----------
  [MachineOutliner] NFC: Add debug output to populateMapper

Adding debug output to improve outliner debuggability + testability.

Move `nooutline` attribute test into the new debug output test.




More information about the All-commits mailing list