"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "8ef0735dd5772644e4fdbf91693ae9d3bc6a1bf6"
-
Akira Hatanaka authored
This commit defines subtarget feature strict-align and uses it instead of cl::opt -arm-strict-align to decide whether strict alignment should be forced. Also, remove the logic that was checking the OS and architecture as clang is now responsible for setting strict-align based on the command line options specified and the target architecute and OS. rdar://problem/21529937 http://reviews.llvm.org/D11470 llvm-svn: 243493
2670f4a5
Loading