summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/DwarfFile.cpp
diff options
context:
space:
mode:
authorJonathan Peyton <jonathan.l.peyton@intel.com>2015-05-27 18:57:33 +0000
committerJonathan Peyton <jonathan.l.peyton@intel.com>2015-05-27 18:57:33 +0000
commit6bfc9190f1fe4a7e39dfadc9de41ad7783050a76 (patch)
tree404ee10d3aa5cddd71529f1d6dc5d3f8f8f35118 /llvm/lib/CodeGen/AsmPrinter/DwarfFile.cpp
parentfc75c06d16a51d33384951c0d928511b10160820 (diff)
downloadbcm5719-llvm-6bfc9190f1fe4a7e39dfadc9de41ad7783050a76.tar.gz
bcm5719-llvm-6bfc9190f1fe4a7e39dfadc9de41ad7783050a76.zip
Allow gcc 5.x to compile library.
Change check of __GNUC__ macro from: __GNUC__ == 4 to __GNUC__ >= 4 llvm-svn: 238347
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DwarfFile.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud