implement a tiny amount of codegen support for gnu array range
designators: allowing codegen when the element initializer is a constant or something else without a side effect. This unblocks enough to let process.c in the linux kernel build, PR9257. llvm-svn: 126056
Loading
Please register or sign in to comment