diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2021-04-21 02:27:32 -0500 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2021-04-23 11:21:52 -0500 |
commit | cbe8b57a675537183eaf8c32eaa6087cea3fc5da (patch) | |
tree | 51294f804dc51b657b942492460b7d5610782190 /llvm/lib/CodeGen/MachineFunctionSplitter.cpp | |
parent | 3b71de41cc7c79ca03b0d3a5d7fd383abebf4167 (diff) | |
download | llvm-cbe8b57a675537183eaf8c32eaa6087cea3fc5da.zip llvm-cbe8b57a675537183eaf8c32eaa6087cea3fc5da.tar.gz llvm-cbe8b57a675537183eaf8c32eaa6087cea3fc5da.tar.bz2 |
[Clang] Allow the combination of loader_uninitialized and address spaces
When an object is allocated in a non-default address space we do not
need to check for a constructor if it is not initialized and has a
trivial constructor (which we won't call then).
Reviewed By: JonChesterfield
Differential Revision: https://reviews.llvm.org/D100929
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionSplitter.cpp')
0 files changed, 0 insertions, 0 deletions