diff options
author | Ekaterina Romanova <katya_romanova@playstation.sony.com> | 2014-12-12 05:11:47 +0000 |
---|---|---|
committer | Ekaterina Romanova <katya_romanova@playstation.sony.com> | 2014-12-12 05:11:47 +0000 |
commit | 90ff20d8f502b173f876b10034ea70ccb2629d6b (patch) | |
tree | 5d9e2747441c816d3fd114a1bed90141b8842f83 /clang/test/Preprocessor/macro-reserved.c | |
parent | 881916dea535690acf5be86766f490b84c163f8e (diff) | |
download | bcm5719-llvm-90ff20d8f502b173f876b10034ea70ccb2629d6b.tar.gz bcm5719-llvm-90ff20d8f502b173f876b10034ea70ccb2629d6b.zip |
A fix for PR21176.
DW_OP_const <const> doesn't describe a constant value, but a value at a constant address.
The proper way to describe a constant value is DW_OP_constu <const>, DW_OP_stack_value.
Added DW_OP_stack_value to the stack.
Marked incorrect-variable-debugloc1.ll to xfail for PowerPC64, while the the failure (PR21881)
is being investigated.
llvm-svn: 224098
Diffstat (limited to 'clang/test/Preprocessor/macro-reserved.c')
0 files changed, 0 insertions, 0 deletions