[all-commits] [llvm/llvm-project] c2a61e: Revert "[CallGraph] Ignore callback uses"
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Thu Jul 9 14:03:03 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c2a61ef3885019c5e0444d8789de63e1ce4d5003
https://github.com/llvm/llvm-project/commit/c2a61ef3885019c5e0444d8789de63e1ce4d5003
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2020-07-10 (Fri, 10 Jul 2020)
Changed paths:
M llvm/include/llvm/IR/Function.h
M llvm/lib/Analysis/CallGraph.cpp
M llvm/lib/IR/Function.cpp
R llvm/test/Analysis/CallGraph/ignore-callback-uses.ll
Log Message:
-----------
Revert "[CallGraph] Ignore callback uses"
This likely has broken test/Transforms/Attributor/IPConstantProp/ tests.
http://45.33.8.238/linux/22502/step_12.txt
This reverts commit 205dc0922d5f7305226f7457fcbcb4224c92530c.
More information about the All-commits
mailing list