commit | ca7371d97574e3d67f482595ae6cff3955afbbd2 | [log] [tgz] |
---|---|---|
author | Rui Ueyama <ruiu@google.com> | Tue Dec 20 23:09:09 2016 +0000 |
committer | Rui Ueyama <ruiu@google.com> | Tue Dec 20 23:09:09 2016 +0000 |
tree | dc5c096a158aa5736adc024e44aecf8651a4371f | |
parent | 2f3327339d7748d5b29e0f71a01da89dfe322a18 [diff] |
Move GlobPattern class from LLD to llvm/Support. GlobPattern is a class to handle glob pattern matching. Currently only LLD is using that, but technically that feature is not specific to linkers, so in this patch I move that file to LLVM. Differential Revision: https://reviews.llvm.org/D27969 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@290212 91177308-0d34-0410-b5e6-96231b3b80d8