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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM