[PATCH] D53969: [ELF] Use SaveAndRestore to simplify code
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 1 01:45:55 PDT 2018
grimar added a comment.
I believe Rui was not happy when I tried to use `SaveAndRestore` in one of my patches.
And honestly looking at this change I think now I understand why. It is shorter, but I would not call the new code simpler.
I'll leave this up to Rui.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D53969
More information about the llvm-commits
mailing list