summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2017-04-07 20:47:06 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2017-04-07 20:47:06 +0000
commit552629eaf4504921e4a8bfdcda227da46b2dafea (patch)
tree7ed1529c50a15b607be9c72cd95280a2f2bcaf46 /llvm/lib
parentc3a9e6db3811c0a459137430c121210e83541c93 (diff)
downloadbcm5719-llvm-552629eaf4504921e4a8bfdcda227da46b2dafea.tar.gz
bcm5719-llvm-552629eaf4504921e4a8bfdcda227da46b2dafea.zip
Toolchains: remove crtbegin on xwindows
crtbegin is not really a proper windows support thing. This was duplicated when the toolchain was initially built. If the injection of crtbegin is needed, it can be done via the `/include` directive. Furthermore, since `-fPIC` doesnt make sense on PE/COFF, crtbegin and crtbeginS dont really need to be different. llvm-svn: 299800
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud