Alexey Samsonov
82826f7a55
XFAIL several MCJIT EH tests under ASan and MSan bootstrap.
...
llvm-svn: 225393
2015-01-07 21:27:26 +00:00
Eric Christopher
79cc1e3ae7
Reinstate "Nuke the old JIT."
...
Approved by Jim Grosbach, Lang Hames, Rafael Espindola.
This reinstates commits r215111, 215115, 215116, 215117, 215136.
llvm-svn: 216982
2014-09-02 22:28:02 +00:00
Eric Christopher
b9fd9ed37e
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
...
be deleted. This will be reapplied as soon as possible and before
the 3.6 branch date at any rate.
Approved by Jim Grosbach, Lang Hames, Rafael Espindola.
This reverts commits r215111, 215115, 215116, 215117, 215136.
llvm-svn: 215154
2014-08-07 22:02:54 +00:00
Rafael Espindola
f8b27c41e8
Nuke the old JIT.
...
I am sure we will be finding bits and pieces of dead code for years to
come, but this is a good start.
Thanks to Lang Hames for making MCJIT a good replacement!
llvm-svn: 215111
2014-08-07 14:21:18 +00:00
Andrew Kaylor
fae66f2aa8
Removing duplicate XFAIL markers
...
llvm-svn: 188812
2013-08-20 16:42:22 +00:00
Andrew Kaylor
e35613b962
Marking MCJIT PIC tests as XFAIL on arm
...
llvm-svn: 188807
2013-08-20 15:36:04 +00:00
Andrew Kaylor
e0c8f50f3e
Marking MCJIT PIC tests as XFAIL on AArch64
...
llvm-svn: 188740
2013-08-20 01:50:50 +00:00
Andrew Kaylor
2393389226
Marking two MCJIT PIC tests as XFAIL on Darwin
...
llvm-svn: 188734
2013-08-20 00:14:50 +00:00
Andrew Kaylor
c4c1ff6ddd
Trying again with PIC tests for MCJIT
...
llvm-svn: 188730
2013-08-19 23:52:53 +00:00
Andrew Kaylor
28c2370602
Reverting r188709 until I can figure out the proper way to XFAIL it.
...
llvm-svn: 188715
2013-08-19 22:05:07 +00:00
Andrew Kaylor
93bf08705a
Adding tests for PIC with MCJIT
...
llvm-svn: 188709
2013-08-19 21:08:35 +00:00