hanchenye-llvm-project/llvm/include
Benjamin Kramer 8ec82e88c3 Make VTs and UnicodeCharSet ctors constexpr if the compiler supports it.
There are static variables of this around that we really want to go
into a read-only segment. Sadly compilers are not smart enough to figure
that out without constexpr.

llvm-svn: 230895
2015-03-01 18:10:07 +00:00
..
llvm Make VTs and UnicodeCharSet ctors constexpr if the compiler supports it. 2015-03-01 18:10:07 +00:00
llvm-c [LTO API] add lto_codegen_set_module to set the destination module. 2015-02-24 00:45:56 +00:00