[all-commits] [llvm/llvm-project] 8d019c: Fix ac1d23ed7de01fb3 interaction with gold plugin
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Wed Mar 18 03:45:08 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8d019cda851a1031fbce3c50be0975438147f11d
https://github.com/llvm/llvm-project/commit/8d019cda851a1031fbce3c50be0975438147f11d
Author: serge-sans-paille <sguelton at redhat.com>
Date: 2020-03-18 (Wed, 18 Mar 2020)
Changed paths:
M llvm/tools/gold/gold-plugin.cpp
Log Message:
-----------
Fix ac1d23ed7de01fb3 interaction with gold plugin
Correctly set RelocationModel, thanks @modocache for spotting this.
Related to differential revision: https://reviews.llvm.org/D75579
More information about the All-commits
mailing list