[all-commits] [llvm/llvm-project] dd2f29: Add llvm's Support lib to the psuedoCXX library
Nathan Lanza via All-commits
all-commits at lists.llvm.org
Wed Jun 8 14:12:36 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dd2f2909188bf56716248675c58e4699c1c6b903
https://github.com/llvm/llvm-project/commit/dd2f2909188bf56716248675c58e4699c1c6b903
Author: Nathan Lanza <nathan at lanza.io>
Date: 2022-06-08 (Wed, 08 Jun 2022)
Changed paths:
M clang-tools-extra/pseudo/lib/cxx/CMakeLists.txt
Log Message:
-----------
Add llvm's Support lib to the psuedoCXX library
This is failing to find `EnableABIBreakingCheck` at link time. Add
Support to provide it here.
Reviewed By: hokein
Differential Revision: https://reviews.llvm.org/D127269
More information about the All-commits
mailing list