Reapply r198845, reverted in r198849, with a fix to make it valid C++98, not
just valid C++11 =) Original commit message: PR18427: Use an appropriately-aligned buffer in APValue, to avoid a crash on SPARC, where uint64_t apparently requires higher alignment than void*. llvm-svn: 198903
Loading
Please register or sign in to comment