aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
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 /clang/lib/CodeGen/CodeGenModule.cpp
parentc3a9e6db3811c0a459137430c121210e83541c93 (diff)
downloadllvm-552629eaf4504921e4a8bfdcda227da46b2dafea.zip
llvm-552629eaf4504921e4a8bfdcda227da46b2dafea.tar.gz
llvm-552629eaf4504921e4a8bfdcda227da46b2dafea.tar.bz2
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 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions