[all-commits] [llvm/llvm-project] aeaa09: Revert "[AVR] Remove duplicate specification of li...
Dylan McKay via All-commits
all-commits at lists.llvm.org
Thu Jun 18 22:39:50 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: aeaa09ec10ee41ef2469f4d69320d386d492bf23
https://github.com/llvm/llvm-project/commit/aeaa09ec10ee41ef2469f4d69320d386d492bf23
Author: Dylan McKay <me at dylanmckay.io>
Date: 2020-06-19 (Fri, 19 Jun 2020)
Changed paths:
M clang/lib/Driver/ToolChains/AVR.cpp
Log Message:
-----------
Revert "[AVR] Remove duplicate specification of lib directory"
This reverts commit 03b0831144a9fe25aac81498b0a1dec82f4ec5df.
I forgot to attribute the commit originally so I am recommitting in a
subsequent patch.
Commit: 01741d6dbec11c0a0c8e610f0033831735c78d1e
https://github.com/llvm/llvm-project/commit/01741d6dbec11c0a0c8e610f0033831735c78d1e
Author: Dylan McKay <me at dylanmckay.io>
Date: 2020-06-19 (Fri, 19 Jun 2020)
Changed paths:
M clang/lib/Driver/ToolChains/AVR.cpp
Log Message:
-----------
[AVR] Remove duplicate specification of lib directory
Reviewers: dylanmckay
Reviewed By: dylanmckay
Subscribers: Jim, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D77334
This was originally committed in
03b0831144a9fe25aac81498b0a1dec82f4ec5df but I missed the commit
attribution.
Patch by Dennis van der Schagt.
Compare: https://github.com/llvm/llvm-project/compare/03b0831144a9...01741d6dbec1
More information about the All-commits
mailing list