[all-commits] [llvm/llvm-project] d9c990: Option to ignore llvm[.compiler].used uses in hasA...
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Thu Feb 25 10:06:48 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9c99043bdde5637bf32edaad10d1b8f8cd10b38
https://github.com/llvm/llvm-project/commit/d9c99043bdde5637bf32edaad10d1b8f8cd10b38
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2021-02-25 (Thu, 25 Feb 2021)
Changed paths:
M llvm/include/llvm/IR/Function.h
M llvm/lib/Analysis/CallGraph.cpp
M llvm/lib/IR/Function.cpp
A llvm/test/Analysis/CallGraph/ignore-llvm-used.ll
Log Message:
-----------
Option to ignore llvm[.compiler].used uses in hasAddressTaken()
Differential Revision: https://reviews.llvm.org/D96087
More information about the All-commits
mailing list