diff options
author | Sriraman Tallam <tmsriram@google.com> | 2021-05-26 17:12:31 -0700 |
---|---|---|
committer | Sriraman Tallam <tmsriram@google.com> | 2021-05-26 17:12:31 -0700 |
commit | caae570978c490a137921b9516162a382831209e (patch) | |
tree | 807ce9c57ea16b3cce0182c823624ed364d127c7 /llvm/lib/IR/Module.cpp | |
parent | 74edfb28053dac26d82d1372123be03db630ef62 (diff) | |
download | llvm-caae570978c490a137921b9516162a382831209e.zip llvm-caae570978c490a137921b9516162a382831209e.tar.gz llvm-caae570978c490a137921b9516162a382831209e.tar.bz2 |
Emit correct location lists with basic block sections.
This patch addresses multiple things:
1) It ensures that const_value is emitted when possible with basic block
sections.
2) It emits location lists such that the labels are always within the
section boundary.
3) It fixes a bug when the parameter is first used in a non-entry block
which is in a different section from the entry block.
Differential Revision: https://reviews.llvm.org/D85085
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions