aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/BasicTargetTransformInfo.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2014-09-16 03:52:46 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2014-09-16 03:52:46 +0000
commit2cbc13878f9d29a63879cf2328d6ac484feb5b05 (patch)
tree87b9c07fb74a8c8320c408d458708bbdd946e98b /llvm/lib/CodeGen/BasicTargetTransformInfo.cpp
parent23d99b1e9f4158168a44a3669fda71de37223fa5 (diff)
downloadllvm-2cbc13878f9d29a63879cf2328d6ac484feb5b05.zip
llvm-2cbc13878f9d29a63879cf2328d6ac484feb5b05.tar.gz
llvm-2cbc13878f9d29a63879cf2328d6ac484feb5b05.tar.bz2
yaml2obj: Support bigobj
Teach yaml2obj how to make a bigobj COFF file. Like the rest of LLVM, we automatically decide whether or not to use regular COFF or bigobj COFF on the fly depending on how many sections the resulting object would have. This ends the task of adding bigobj support to LLVM. N.B. This was tested by forcing yaml2obj to be used in bigobj mode regardless of the number of sections. While a dedicated test was written, the smallest I could make it was 36 MB (!) of yaml and it still took a significant amount of time to execute on a powerful machine. llvm-svn: 217858
Diffstat (limited to 'llvm/lib/CodeGen/BasicTargetTransformInfo.cpp')
0 files changed, 0 insertions, 0 deletions