[all-commits] [llvm/llvm-project] 154901: [unittests/Object] - Simplify the code in ELFObjec...
Georgii Rymar via All-commits
all-commits at lists.llvm.org
Thu Aug 27 02:06:57 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 154901c287c370ef7a2bbe57b034e60c25682bfe
https://github.com/llvm/llvm-project/commit/154901c287c370ef7a2bbe57b034e60c25682bfe
Author: Georgii Rymar <grimar at accesssoftek.com>
Date: 2020-08-27 (Thu, 27 Aug 2020)
Changed paths:
M llvm/unittests/Object/ELFObjectFileTest.cpp
Log Message:
-----------
[unittests/Object] - Simplify the code in ELFObjectFileTest.cpp, NFCI.
This refactors/rewrites the code to remove duplication.
Differential revision: https://reviews.llvm.org/D86623
More information about the All-commits
mailing list