[PATCH] D23667: [AAP] (3) Add AAP backend stub
Edward Jones via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 5 08:26:54 PST 2017
edward-jones added a comment.
In https://reviews.llvm.org/D23667#612942, @joerg wrote:
> This change should update the top-level CMakeLists.txt as well to extend LLVM_ALL_TARGETS, otherwise I don't think this is fully self-contained.
The target is enabled through the CMake variable EXPERIMENTAL_TARGETS_TO_BUILD, so I haven't added AAP to LLVM_ALL_TARGETS
https://reviews.llvm.org/D23667
More information about the llvm-commits
mailing list