aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2013-06-25 00:37:28 +0000
committerChandler Carruth <chandlerc@gmail.com>2013-06-25 00:37:28 +0000
commit9fcb41d0fa6c4d504f9bd57d47d18e335ab889c4 (patch)
treeacee829d3d4091ad6bbdea5b27a4184f4c71d633 /clang/lib/Frontend/CompilerInvocation.cpp
parent70c86e1781b06bbfb25da2ad6568acad904b4f8b (diff)
downloadllvm-9fcb41d0fa6c4d504f9bd57d47d18e335ab889c4.zip
llvm-9fcb41d0fa6c4d504f9bd57d47d18e335ab889c4.tar.gz
llvm-9fcb41d0fa6c4d504f9bd57d47d18e335ab889c4.tar.bz2
Remove the sysroot restriction from building GCDAProfiling.c.
We really need the C standard library to be available to implement the profiling runtime library reasonably, and replicating everything in the SDKs tree really isn't addressing any problems we have. Notably, all of the sanitizer runtimes take the same approach, and this isn't a library which could end up in a bootstrapping problem where the system headers aren't even available. This will hopefully prevent subsequent changes which start using various other bits of C standard library to make things more debuggable. llvm-svn: 184798
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions