summaryrefslogtreecommitdiffstats
path: root/llvm/lib/LTO/LTOCodeGenerator.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2015-03-31 18:19:25 +0000
committerLang Hames <lhames@gmail.com>2015-03-31 18:19:25 +0000
commit1325c578c04bd866fe1f98b4d6b2c6248d4eec04 (patch)
tree5224b4c65e861e48ca27c3d001650dad07658b90 /llvm/lib/LTO/LTOCodeGenerator.cpp
parent07269cc91dbb9bd09fb9ee8a81f61e07fee9bc93 (diff)
downloadbcm5719-llvm-1325c578c04bd866fe1f98b4d6b2c6248d4eec04.tar.gz
bcm5719-llvm-1325c578c04bd866fe1f98b4d6b2c6248d4eec04.zip
[Orc][MCJIT] Remove the small code model regression tests.
These regression tests are supposed to test small code model support, but have been XFAIL'd because we don't have an in-tree memory manager that can guarantee a small-code-model compatible memory layout. Unfortunately, they can occasionally pass if they get lucky with memory allocation, causing unexpected passes on the bots. That's not very helpful. I'm going to remove these until we have the infrastructure (small-code-model compatible memory manager) to run them properly. llvm-svn: 233722
Diffstat (limited to 'llvm/lib/LTO/LTOCodeGenerator.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud