summaryrefslogtreecommitdiff
path: root/lib/profile/GCDAProfiling.c
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
commite97262dc8ddfc6aa52871692569059b17c01d193 (patch)
tree321169b5341abd543ed642eca35c1c9bf796441c /lib/profile/GCDAProfiling.c
parentfb53992c309ed7b9cb2bf15343bf347fead90c02 (diff)
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. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@184798 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/profile/GCDAProfiling.c')
0 files changed, 0 insertions, 0 deletions