aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorSourabh Singh Tomar <SourabhSingh.Tomar@amd.com>2020-08-20 01:30:31 +0530
committerSourabh Singh Tomar <SourabhSingh.Tomar@amd.com>2020-08-20 01:39:42 +0530
commitef8992b9f0189005e0d9e09bd0967301bd7a7cc6 (patch)
tree04b5143fed48029d547fdb60f76991d6dfd4cd37 /clang/lib/CodeGen/CodeGenModule.cpp
parent83c3d07994c4cd24b9548362d03290af2a9483b0 (diff)
downloadllvm-ef8992b9f0189005e0d9e09bd0967301bd7a7cc6.zip
llvm-ef8992b9f0189005e0d9e09bd0967301bd7a7cc6.tar.gz
llvm-ef8992b9f0189005e0d9e09bd0967301bd7a7cc6.tar.bz2
Re-apply "[DebugInfo] Emit DW_OP_implicit_value for Floating point constants"
This patch was reverted in 7c182663a857fc87 due to some failures observed on PCC based machines. Failures were due to Endianness issue and long double representation issues. Patch is revised to address Endianness issue. Furthermore, support for emission of `DW_OP_implicit_value` for `long double` has been removed (since it was unclean at the moment). Planning to handle this in a clean way soon! For more context, please refer to following review link. Reviewed By: aprantl Differential Revision: https://reviews.llvm.org/D83560
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions