diff options
author | David Blaikie <dblaikie@gmail.com> | 2020-02-06 14:37:23 -0800 |
---|---|---|
committer | Hans Wennborg <hans@chromium.org> | 2020-02-11 10:36:46 +0100 |
commit | 4e6ec0fff658cbe29e70f46491917202baa061c0 (patch) | |
tree | 596d33ed5e36fb0cc44ca8315a81835ae165a243 /llvm/lib/Support/Process.cpp | |
parent | 699e2a6c5551eacf10be7e64f579120954f55b10 (diff) | |
download | bcm5719-llvm-4e6ec0fff658cbe29e70f46491917202baa061c0.tar.gz bcm5719-llvm-4e6ec0fff658cbe29e70f46491917202baa061c0.zip |
IR Linking: Support merging Warning+Max module metadata flags
Summary:
Debug Info Version was changed to use "Max" instead of "Warning" per the
original design intent - but this maxes old/new IR unlinkable, since
mismatched merge styles are a linking failure.
It seems possible/maybe reasonable to actually support the combination
of these two flags: Warn, but then use the maximum value rather than the
first value/earlier module's value.
Reviewers: tejohnson
Differential Revision: https://reviews.llvm.org/D74257
(cherry picked from commit ba9cae58bbdd41451ee67773c9d0f90a01756f12)
Diffstat (limited to 'llvm/lib/Support/Process.cpp')
0 files changed, 0 insertions, 0 deletions