[all-commits] [llvm/llvm-project] 376b64: Revert "[Attributor] AAPotentialValues Interface"
Shinji Okumura via All-commits
all-commits at lists.llvm.org
Sun Aug 2 06:52:01 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 376b64926b70c8b146caaf397616fb681ae329ca
https://github.com/llvm/llvm-project/commit/376b64926b70c8b146caaf397616fb681ae329ca
Author: Shinji Okumura <okuraofvegetable at gmail.com>
Date: 2020-08-02 (Sun, 02 Aug 2020)
Changed paths:
M llvm/include/llvm/ADT/APInt.h
M llvm/include/llvm/Transforms/IPO/Attributor.h
M llvm/lib/IR/LLVMContextImpl.h
M llvm/lib/Transforms/IPO/Attributor.cpp
M llvm/lib/Transforms/IPO/AttributorAttributes.cpp
R llvm/test/Transforms/Attributor/potential.ll
Log Message:
-----------
Revert "[Attributor] AAPotentialValues Interface"
The commit cause build failure.
More information about the All-commits
mailing list