diff options
author | Florian Hahn <flo@fhahn.com> | 2020-08-01 17:54:23 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2020-08-01 18:44:15 +0100 |
commit | a9b06a2c14f9a38ba16165f0343faaa9ae713fec (patch) | |
tree | 011b25f629255baa9c59ea019e663fd8ee0ebad1 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | d620a6fe98f74d9b305a0d45d4c6804b0e46bf6c (diff) | |
download | llvm-a9b06a2c14f9a38ba16165f0343faaa9ae713fec.zip llvm-a9b06a2c14f9a38ba16165f0343faaa9ae713fec.tar.gz llvm-a9b06a2c14f9a38ba16165f0343faaa9ae713fec.tar.bz2 |
[LCSSA] Use IRBuilder for PHI creation.
Use IRBuilder instead PHINode::Create. This should not impact the
generated code, but IRBuilder provides a way to register callbacks for
inserted instructions, which is convenient for some users.
Reviewed By: lebedev.ri
Differential Revision: https://reviews.llvm.org/D85037
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions