[all-commits] [llvm/llvm-project] 9ab6c1: [libc] Let wrappergen pick LLVM libc mangled name ...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Fri Dec 11 14:38:14 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9ab6c1a99f82fa13017ddccc606eecfe24e92043
https://github.com/llvm/llvm-project/commit/9ab6c1a99f82fa13017ddccc606eecfe24e92043
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M libc/test/utils/tools/CMakeLists.txt
M libc/test/utils/tools/WrapperGen/CMakeLists.txt
M libc/test/utils/tools/WrapperGen/wrappergen_test.cpp
M libc/utils/tools/WrapperGen/Main.cpp
Log Message:
-----------
[libc] Let wrappergen pick LLVM libc mangled name from aliasee file.
Along the way, made a change to run tool unittests when the target
"check-libc" is run by introducing a libc testsuite for tool unittests.
Reviewed By: michaelrj
Differential Revision: https://reviews.llvm.org/D93142
More information about the All-commits
mailing list