Make some non-constant static variables non-static or fully const.
Otherwise we have to emit thread-safe initialization for them. NFC. llvm-svn: 230894
Loading
Please sign in to comment
Otherwise we have to emit thread-safe initialization for them. NFC. llvm-svn: 230894