[PATCH] D84349: [llvm][NFC] Remove definition from build system of LLVM_HAVE_TF_AOT
Sanne Wouda via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 23 09:13:12 PDT 2020
sanwou01 added a comment.
In D84349#2169449 <https://reviews.llvm.org/D84349#2169449>, @mtrofin wrote:
> huh. How does include/llvm/Support/Windows/WindowsSupport.h include llvm/Config/config.h though... weird. In any case, I'll move the _AOT definition to llvm_config.h.cmake. Sorry for the trouble!
Looks like another bug if it's also in WindowsSupport.h ... but not one that is biting me at the moment. No worries and thanks for fixing!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84349/new/
https://reviews.llvm.org/D84349
More information about the llvm-commits
mailing list