[AttrBuilder] Try to fix build
authorNikita Popov <nikita.ppv@gmail.com>
Fri, 9 Jul 2021 16:27:57 +0000 (18:27 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Fri, 9 Jul 2021 16:27:57 +0000 (18:27 +0200)
commit28b2bb8f5486aa90123fa87827a284dd34957e64
tree0179c3b8026aaac7e55d6697b0176aabcb027589
parent84ed3a794b4ffe7bd673f1e5a17d507aa3113d12
[AttrBuilder] Try to fix build

Some buildbots fail with undefined references to ByValTypeIndex
etc. Replace static consts with an enum to ensure the address is
not taken.
llvm/include/llvm/IR/Attributes.h