[all-commits] [llvm/llvm-project] 95c7b6: PluginLoader.h - only include CommandLine.h if req...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Sep 11 03:48:16 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 95c7b66abe594116789dd21b32c8ef4c677d18c8
      https://github.com/llvm/llvm-project/commit/95c7b66abe594116789dd21b32c8ef4c677d18c8
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-09-11 (Fri, 11 Sep 2020)

  Changed paths:
    M llvm/include/llvm/Support/PluginLoader.h

  Log Message:
  -----------
  PluginLoader.h - only include CommandLine.h if required. NFCI.

We only need this if DONT_GET_PLUGIN_LOADER_OPTION isn't defined.


  Commit: e9a777c4ec7c86043cf82b29cc78da52585bec25
      https://github.com/llvm/llvm-project/commit/e9a777c4ec7c86043cf82b29cc78da52585bec25
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-09-11 (Fri, 11 Sep 2020)

  Changed paths:
    M llvm/include/llvm/Transforms/IPO/Attributor.h

  Log Message:
  -----------
  Attributor.h - remove unused includes. NFCI.


Compare: https://github.com/llvm/llvm-project/compare/82390454f0c4...e9a777c4ec7c


More information about the All-commits mailing list