[all-commits] [llvm/llvm-project] 09331f: [LLD][ELF][Test] - Fixed the broken test case.
Georgii Rymar via All-commits
all-commits at lists.llvm.org
Tue Apr 14 03:22:16 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 09331fd742ef72836fc651b71dce90dfae63c2d8
https://github.com/llvm/llvm-project/commit/09331fd742ef72836fc651b71dce90dfae63c2d8
Author: Georgii Rymar <grimar at accesssoftek.com>
Date: 2020-04-14 (Tue, 14 Apr 2020)
Changed paths:
M lld/test/ELF/x86-64-tls-gdie.s
Log Message:
-----------
[LLD][ELF][Test] - Fixed the broken test case.
There was no ":" after "SEC", hence the check was
disabled. Found with the use of D78024.
More information about the All-commits
mailing list