[PATCH] D133605: [llvm-exegesis] Initialize all supported targets
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 9 13:06:16 PDT 2022
reames updated this revision to Diff 459178.
reames added a comment.
Fix a typo in cmake which resulted in no targets being listed in TargetExegesis.def and thus no targets actually registered.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133605/new/
https://reviews.llvm.org/D133605
Files:
llvm/CMakeLists.txt
llvm/include/llvm/Config/TargetExegesis.def.in
llvm/tools/llvm-exegesis/CMakeLists.txt
llvm/tools/llvm-exegesis/lib/TargetSelect.h
llvm/tools/llvm-exegesis/llvm-exegesis.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133605.459178.patch
Type: text/x-patch
Size: 6609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220909/56e07634/attachment.bin>
More information about the llvm-commits
mailing list