summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/tools/llvm-cov/CoverageReport.cpp
diff options
context:
space:
mode:
authorandrew <andrew@FreeBSD.org>2015-04-03 19:33:26 +0000
committerandrew <andrew@FreeBSD.org>2015-04-03 19:33:26 +0000
commite95804b81f9fa2cf9869afe23a2ad6efb7a750f8 (patch)
treed4cfd33b380139f82632a93dc8561b27726974b4 /contrib/llvm/tools/llvm-cov/CoverageReport.cpp
parent0315882c1b8cbec68197617a2de850895440ea52 (diff)
downloadFreeBSD-src-e95804b81f9fa2cf9869afe23a2ad6efb7a750f8.zip
FreeBSD-src-e95804b81f9fa2cf9869afe23a2ad6efb7a750f8.tar.gz
More ARM EABI object attributes in binutils. This adds support to binutils
to include the Unaligned Access and Floating-point Half-precision attributes. the former marks ELF objects that may access ARMv6 style unaligned data, the latter that the binary uses the VFPv3/Advanced SIMD half-precision extension. These may be emmitted by clang so it's best to print a warning when the linker hits one of them. Differential Revision: http://reviews.freebsd.org/D2194 Submitted by: Michal Meloun <meloun@miracle.cz> MFC after: 1 week
Diffstat (limited to 'contrib/llvm/tools/llvm-cov/CoverageReport.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud