summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/uninit-const.cpp
diff options
context:
space:
mode:
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>2018-01-24 21:19:51 +0000
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>2018-01-24 21:19:51 +0000
commit14f3ef1f0ed0d6b835306afd5eead5177e2d9002 (patch)
tree2c1d027a804da125bb225b76f698706ecdfd4de2 /clang/test/Analysis/uninit-const.cpp
parenta396df34725fcbb03a96ba196b58eb2244447df7 (diff)
downloadbcm5719-llvm-14f3ef1f0ed0d6b835306afd5eead5177e2d9002.tar.gz
bcm5719-llvm-14f3ef1f0ed0d6b835306afd5eead5177e2d9002.zip
[Hexagon] Replace EmitFunctionEntryCode with a DAG preprocessing code
The code in EmitFunctionEntryCode needs to know the maximum stack alignment, but it runs very early in the selection process (before lowering). The final stack alignment may change during lowering, so the code needs to be moved to where the alignment is known. llvm-svn: 323374
Diffstat (limited to 'clang/test/Analysis/uninit-const.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud