diff options
author | Krzysztof Parzyszek <kparzysz@codeaurora.org> | 2018-04-17 15:23:09 +0000 |
---|---|---|
committer | Krzysztof Parzyszek <kparzysz@codeaurora.org> | 2018-04-17 15:23:09 +0000 |
commit | cc71291731214c58940e2b5881e614ed9c28b271 (patch) | |
tree | c6e6841d6f4f181cb9de16f18d3c6c9f77601d23 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 54764ca235c386961aa0761c4a52e884f4a78017 (diff) | |
download | bcm5719-llvm-cc71291731214c58940e2b5881e614ed9c28b271.tar.gz bcm5719-llvm-cc71291731214c58940e2b5881e614ed9c28b271.zip |
[Hexagon] Do not merge initializers for stack and non-stack expressions
Stack addressing needs addressing modes that provide an offset field
immediately following the frame index. An initializer from a non-stack
addressing could force the stack address to use a form that does not
provide an offset field.
llvm-svn: 330191
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions