aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorDavid Callahan <dcallahan@fb.com>2019-01-15 21:26:51 +0000
committerDavid Callahan <dcallahan@fb.com>2019-01-15 21:26:51 +0000
commitd129d3e93fd58e7d7c323f5f704d81e4cd2f82dd (patch)
tree1e64610ee57f95ad396e959a86c178e660d49ef6 /llvm/lib/CodeGen/MachineFunction.cpp
parent5b73c9bf27677c9954df48effa5786e060afd301 (diff)
downloadllvm-d129d3e93fd58e7d7c323f5f704d81e4cd2f82dd.zip
llvm-d129d3e93fd58e7d7c323f5f704d81e4cd2f82dd.tar.gz
llvm-d129d3e93fd58e7d7c323f5f704d81e4cd2f82dd.tar.bz2
treat invoke like call
Summary: InvokeInst should be treated like CallInst and assigned a separate discriminator. This is particularly import when an Invoke is converted to a Call during compilation and so can invalidate sample profile data collected wtih different link time optimizations Reviewers: twoh, Kader, danielcdh, wmi Reviewed By: wmi Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D56491 llvm-svn: 351251
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions