Split out from review of D70431.
Also, replace the SmallVector with a normal C array.
Paths
| Differential D70498
[DebugInfo] Refactor DIExpression [SZ]Ext creation into function [NFC] ClosedPublic Authored by dstenb on Nov 20 2019, 8:38 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 20 2019, 1:49 PM Closed by commit rG3889ff82bf40: [DebugInfo] Refactor DIExpression [SZ]Ext creation into function [NFC] (authored by dstenb). · Explain WhyNov 21 2019, 1:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 230395 llvm/include/llvm/IR/DebugInfoMetadata.h
llvm/lib/IR/DebugInfoMetadata.cpp
llvm/lib/Transforms/Utils/Local.cpp
|