IR: Move AtomicRMW string names into class
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 2 Oct 2018 23:44:11 +0000 (23:44 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 2 Oct 2018 23:44:11 +0000 (23:44 +0000)
commitb02ba99e91ed89124401d2b9113a1cfa54fa76d9
tree626ac2ad26ec0acc214de40eecf31f64e05b284f
parentabcacf9753e3ae0bd5aa6a7fb476ef1f3328fe50
IR: Move AtomicRMW string names into class

This will be used to improve error messages in a future commit.

llvm-svn: 343647
llvm/include/llvm/IR/Instructions.h
llvm/lib/IR/AsmWriter.cpp
llvm/lib/IR/Instructions.cpp