[all-commits] [llvm/llvm-project] 59fcf5: [obj2yaml][test] - Replace llvm-ar with yaml2obj i...
Georgii Rymar via All-commits
all-commits at lists.llvm.org
Wed Oct 28 06:43:49 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 59fcf503858856c40c595863b712072e3731e95b
https://github.com/llvm/llvm-project/commit/59fcf503858856c40c595863b712072e3731e95b
Author: Georgii Rymar <grimar at accesssoftek.com>
Date: 2020-10-28 (Wed, 28 Oct 2020)
Changed paths:
M llvm/test/tools/obj2yaml/Archives/regular.yaml
Log Message:
-----------
[obj2yaml][test] - Replace llvm-ar with yaml2obj in Archives/regular.yaml to fix BB.
Seems that llvm-ar has a different behavior on MAC and BB fails: http://45.33.8.238/mac/22696/log.txt
This replaces llvm-ar with yaml2obj.
More information about the All-commits
mailing list