Update lit config for ld.lld command to match "ld\.lld" instead of trying to match...
authorRumeet Dhindsa <rdhindsa@google.com>
Thu, 28 Mar 2019 22:26:51 +0000 (22:26 +0000)
committerRumeet Dhindsa <rdhindsa@google.com>
Thu, 28 Mar 2019 22:26:51 +0000 (22:26 +0000)
commitda063e64ebc9b1590aaabd80c8b4c4913fab350e
tree3de0eaa24ab4b6302f78bbf3490cb0f28af544ef
parent45682fd6332c07f03608d6609836f7107f6a5a44
Update lit config for ld.lld command to match "ld\.lld" instead of trying to match respective regex. (It was able to work with ld-lld and ld1lld as well)

Differential Revision: https://reviews.llvm.org/D59962

llvm-svn: 357218
llvm/utils/lit/lit/llvm/config.py