mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 22:17:23 +08:00
8d7524302923f95a57cc3735efb82a32dd6bceb6
but not in C++, so don't emit aggregate loads of volatile references in null context in C++. Happens to have been caught by an assertion. We do not get the scalar case right. Volatiles are really broken. llvm-svn: 112019
Languages
LLVM
41.4%
C++
31.4%
C
13%
Assembly
9.6%
MLIR
1.5%
Other
2.7%