diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-01-22 01:43:19 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-01-22 01:43:19 +0000 |
commit | b63b6ee9a00ef0710d899df6cfda78a1b8bd762a (patch) | |
tree | 16d99f0325f0f71e8c08cdf731bf3631774be256 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | 407e442245b5515c5f110f81b7c1e3f90c40c68c (diff) | |
download | llvm-b63b6ee9a00ef0710d899df6cfda78a1b8bd762a.zip llvm-b63b6ee9a00ef0710d899df6cfda78a1b8bd762a.tar.gz llvm-b63b6ee9a00ef0710d899df6cfda78a1b8bd762a.tar.bz2 |
Enforce restrictions that 'main' is not allowed to be deleted, or to be used by
the program, in C++. (We allow the latter as an extension, since we've always
permitted it, and GCC does the same, and our supported C++ ABIs don't do
anything special in main.)
llvm-svn: 199782
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions