]> granicus.if.org Git - clang/commit
Debug Info: Set the DICompileUnit's isOptimized flag when compiling with LTO.
authorAdrian Prantl <aprantl@apple.com>
Fri, 4 Aug 2017 23:08:57 +0000 (23:08 +0000)
committerAdrian Prantl <aprantl@apple.com>
Fri, 4 Aug 2017 23:08:57 +0000 (23:08 +0000)
commite6ae7627deb09f3433bbc24ac6d6218e084032b5
treef57defb10e3102bc3757fb26e11c6e25c449e98d
parent9ceccf9787cf4b20193d0624b032a1059761627d
Debug Info: Set the DICompileUnit's isOptimized flag when compiling with LTO.

rdar://problem/27640939

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@310147 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp
test/CodeGen/debug-info-lto.c [new file with mode: 0644]