diff options
author | Michael Liao <michael.hliao@gmail.com> | 2020-02-09 13:09:19 -0500 |
---|---|---|
committer | Michael Liao <michael.hliao@gmail.com> | 2020-02-10 00:15:56 -0500 |
commit | a06789138987d1f64bb2f97d3a5c0f39eaf94715 (patch) | |
tree | 93277ba953b0407fd3d37948304cb4a77e4e8c82 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | f24c43c0c50f2b89f6ce74bcdb0b24a8d73d4cc6 (diff) | |
download | llvm-a06789138987d1f64bb2f97d3a5c0f39eaf94715.zip llvm-a06789138987d1f64bb2f97d3a5c0f39eaf94715.tar.gz llvm-a06789138987d1f64bb2f97d3a5c0f39eaf94715.tar.bz2 |
[clang][codegen] Fix another lifetime emission on alloca on non-default address space.
- Lifetime intrinsics expect the pointer directly from alloca. Need
extra handling for targets with alloca on non-default (or non-zero)
address space.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions