[all-commits] [llvm/llvm-project] dfafd5: [M68k] Fix incorrect #include-ed file in M68kSubta...

Min-Yih Hsu via All-commits all-commits at lists.llvm.org
Tue Jun 22 23:03:29 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dfafd56daa003c1cf0604afda308111f7fff2f04
      https://github.com/llvm/llvm-project/commit/dfafd56daa003c1cf0604afda308111f7fff2f04
  Author: Min-Yih Hsu <minyihh at uci.edu>
  Date:   2021-06-22 (Tue, 22 Jun 2021)

  Changed paths:
    M llvm/lib/Target/M68k/M68kSubtarget.cpp

  Log Message:
  -----------
  [M68k] Fix incorrect #include-ed file in M68kSubtarget

In https://reviews.llvm.org/rG2193347e72fa , a cpp file is accidentally
included instead of its header file counterpart. This patch fixes this
error.




More information about the All-commits mailing list