summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Option
diff options
context:
space:
mode:
authorMichael Kruse <llvm@meinersbur.de>2017-07-26 13:25:28 +0000
committerMichael Kruse <llvm@meinersbur.de>2017-07-26 13:25:28 +0000
commit1df1aac0147fdcf844e8f8e8a4fbc36ad3216756 (patch)
tree314eb720145214825053a643f3f89297e9799171 /llvm/lib/Option
parent11ed0622583deada30e6a992df2586de0736fa86 (diff)
downloadbcm5719-llvm-1df1aac0147fdcf844e8f8e8a4fbc36ad3216756.tar.gz
bcm5719-llvm-1df1aac0147fdcf844e8f8e8a4fbc36ad3216756.zip
[ScopInfo] Avoid use of getStmtFor(BB). NFC.
Since there will be no more a 1:1 correspondence between statements and basic blocks, we would like to get rid of the method getStmtFor(BB) and its uses. Here we remove one of its uses in ScopInfo by fetching the statement in which the call instruction lies. Contributed-by: Nandini Singhal <cs15mtech01004@iith.ac.in> Differential Revision: https://reviews.llvm.org/D35691 llvm-svn: 309110
Diffstat (limited to 'llvm/lib/Option')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud