diff options
author | Amy Huang <akhuang@google.com> | 2020-09-16 09:58:39 -0700 |
---|---|---|
committer | Amy Huang <akhuang@google.com> | 2020-09-24 14:43:48 -0700 |
commit | c8df781e54a43593eafd993a5a5cd647866955f8 (patch) | |
tree | e9f316533941bf014feda980242c5cd4e772e480 /llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp | |
parent | e39286510deb59730c40fa662a44e73f484ea1c2 (diff) | |
download | llvm-c8df781e54a43593eafd993a5a5cd647866955f8.zip llvm-c8df781e54a43593eafd993a5a5cd647866955f8.tar.gz llvm-c8df781e54a43593eafd993a5a5cd647866955f8.tar.bz2 |
[DebugInfo] Fix bug in constructor homing with classes with trivial
constructors.
This changes the code to avoid using constructor homing for aggregate
classes and classes with trivial default constructors, instead of trying
to loop through the constructors.
Differential Revision: https://reviews.llvm.org/D87808
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions