Introduces MD_pcsections metadata kind. See added documentation for
more details.
Subsequent patches enable propagating PC sections metadata through code
generation to the AsmPrinter.
RFC: https://discourse.llvm.org/t/rfc-pc-keyed-metadata-at-runtime/64191
IIRC metadata is a legacy syntax (llvm 3.5 time). New syntax doesn't use metadata. The doc here should use the new syntax.