Make static variables const if possible. Makes them go into a read-only section.
Or fold them into a initializer list which has the same effect. NFC. llvm-svn: 231598
Loading
Please register or sign in to comment
Or fold them into a initializer list which has the same effect. NFC. llvm-svn: 231598