Update LLVM lexer by frasercrmck · Pull Request #2755 · pygments/pygments

@frasercrmck

* `splat` is now a keyword
* Hexadecimal floating-point constants can begin with `0x[KLMHR]` which
  denote different floating-point types: various long doubles,
  `half`-typed and `bfloat`-typed, respectively.