diff options
author | Luke Drummond <luke.drummond@codeplay.com> | 2017-01-04 12:11:04 +0000 |
---|---|---|
committer | Luke Drummond <luke.drummond@codeplay.com> | 2017-01-04 12:11:04 +0000 |
commit | 47d6416189fd87cddc5c5ce0e3907d3d7d76742e (patch) | |
tree | e1f5a0276971514062dcdc5a8bd7f694de1ae0f9 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 939b8cd70827d195eeaec550b0ed7a47256f2e6d (diff) | |
download | bcm5719-llvm-47d6416189fd87cddc5c5ce0e3907d3d7d76742e.tar.gz bcm5719-llvm-47d6416189fd87cddc5c5ce0e3907d3d7d76742e.zip |
Add a debuginfo version check for RenderScript modules
Added an extra field parser to the `RSModuleDescriptor` class enabling us to
check whether the versions of LLVM used to generated the debug symbols match
across the RenderScript compiler frontend (llvm-rs-cc) and backend (bcc); if
they do not, we warn the user that the debugging experience may be suboptimal
as LLVM IR debug information has no compatibility guarantees.
llvm-svn: 290957
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions