llvm-project/clang/include
Fanbo Meng 0858f0e09e [SystemZ][z/OS] Set maximum value to truncate attribute aligned to for static variables on z/OS target
On z/OS there is a hard limitation on on the maximum requestable alignment in aligned attribute for static variables. We need to truncate values greater than that.

Reviewed By: abhina.sreeskantharajan

Differential Revision: https://reviews.llvm.org/D98864
2021-03-29 09:44:33 -04:00
..
clang [SystemZ][z/OS] Set maximum value to truncate attribute aligned to for static variables on z/OS target 2021-03-29 09:44:33 -04:00
clang-c [OPENMP51]Initial support for the interop directive. 2021-03-17 09:42:07 -07:00
CMakeLists.txt