summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorThomas Anderson <thomasanderson@google.com>2019-06-13 22:27:24 +0000
committerThomas Anderson <thomasanderson@google.com>2019-06-13 22:27:24 +0000
commit2ce370c957296b8a9bbde0d0bae98b9f85f3e36e (patch)
treebc23e86a4c8e8959c7cd6c6be555b0c800eb8461 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parent4336a9496d4c811abf65ce109f366907552a528d (diff)
downloadbcm5719-llvm-2ce370c957296b8a9bbde0d0bae98b9f85f3e36e.tar.gz
bcm5719-llvm-2ce370c957296b8a9bbde0d0bae98b9f85f3e36e.zip
[libc++] Fix build with gcc 4.8
gcc 4.8.4 (but not 5.4.0 or 7.3.0) has trouble initializing errc with {}, giving the error in [1]. This CL switches to explicitly using errc(0), which gcc 4.8 accepts. [1] https://bugs.chromium.org/p/chromium/issues/detail?id=973723 Differential Revision: https://reviews.llvm.org/D63296 llvm-svn: 363333
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud