[PATCH] D84459: [llvm][NFC] Don't use llvm/Config/config.h in .h files

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 23 12:54:13 PDT 2020


mtrofin created this revision.
mtrofin added reviewers: thakis, sanne.wouda.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

config.h is excluded from installs, llvm-config.h isn't


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D84459

Files:
  llvm/include/llvm/Analysis/InlineAdvisor.h
  llvm/include/llvm/Analysis/Utils/TFUtils.h
  llvm/lib/Analysis/DevelopmentModeInlineAdvisor.cpp
  llvm/lib/Analysis/InlineAdvisor.cpp
  llvm/lib/Analysis/ReleaseModeModelRunner.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84459.280233.patch
Type: text/x-patch
Size: 4404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200723/3f2e9f96/attachment.bin>


More information about the llvm-commits mailing list