[Support] Remove unused LLVM_PTR_SIZE macro
authorNikita Popov <npopov@redhat.com>
Wed, 20 Apr 2022 10:25:41 +0000 (12:25 +0200)
committerNikita Popov <npopov@redhat.com>
Wed, 20 Apr 2022 10:27:37 +0000 (12:27 +0200)
commitdcab8e60c5b372afe898259e4e282e99208e33cd
tree2569b7bf063e84d790ff5427c0b2169b1aa563e5
parent903c30f4d1f3bc0d1aae9ca83af17c0062d02b40
[Support] Remove unused LLVM_PTR_SIZE macro

This was used for LLVM_ALIGNAS() arguments in the past, but has
since been superseded by plain alignas() which also accepts a type.
llvm/include/llvm/Support/Compiler.h