aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2016-06-24 17:55:40 +0000
committerReid Kleckner <rnk@google.com>2016-06-24 17:55:40 +0000
commit10dd55c548e802f3d1769f7e4e13bb1565b824e5 (patch)
tree97124ad2490db265e6ddd6727f2ba9d35a7d0801 /llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp
parentfbaab6d57300243438b38b9879e49460f3889fe0 (diff)
downloadllvm-10dd55c548e802f3d1769f7e4e13bb1565b824e5.zip
llvm-10dd55c548e802f3d1769f7e4e13bb1565b824e5.tar.gz
llvm-10dd55c548e802f3d1769f7e4e13bb1565b824e5.tar.bz2
[codeview] Emit parameter variables in the right order
Clang emits them in reverse order to conform to the ABI, which requires left-to-right destruction. As a result, the order doesn't fall out naturally, and we have to sort things out in the backend. Fixes PR28213 llvm-svn: 273696
Diffstat (limited to 'llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions