Changes
Summary
- [JITLink] Use DEBUG_WITH_TYPE, rather than defining DEBUG_TYPE. (details)
- Fix small typo in Block ABI docs (details)
- [RISCV] Split RISCV vector builtins into their own file and namespace. (details)
- [RISCV] Remove the HasSideEffects property from riscv_vector.td (details)
- [JITLink][x86-64] Lift GOT, PLT table managers into x86_64.h; reuse for MachO. (details)
- [llvm-readobj] Delete redundant 'static' from namespace scope 'static const'. NFC (details)
- [tools] Delete redundant 'static' from namespace scope 'static const'. NFC (details)