[PATCH] D46243: Move Schedule class to header file for allowing inheritance

Atheel Massalha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 30 22:07:49 PDT 2018


atheel.ma updated this revision to Diff 144671.
atheel.ma marked 6 inline comments as done.
atheel.ma added a comment.

- run clang-format
- moved member functions implementation to the cpp file
- added header description
- capitalized header guard name


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D46243

Files:
  include/llvm/CodeGen/PostRASchedulerList.h
  lib/CodeGen/PostRASchedulerList.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46243.144671.patch
Type: text/x-patch
Size: 4807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180501/b3786376/attachment.bin>


More information about the llvm-commits mailing list