This PR, moves the existing Root Signature Metadata Parsing logic used in `DXILRootSignature` to the common library used by both frontend and backend. Closes: [#145942](https://github.com/llvm/llvm-project/issues/145942) --------- Co-authored-by: joaosaffran <joao.saffran@microsoft.com>