Erik Eckstein
|
c4a11f4c92
|
tests: remove the now unused option -new-mangling-for-tests
|
2017-03-22 11:28:43 -07:00 |
|
Greg Parker
|
6295f3d8b3
|
Revert "[test] Remove CPU=i386_or_x86_64 hack."
Swift master uses LLVM swift-4.0-branch, which does not yet have
the lit change implementing this syntax.
This reverts commit dfd10ae485.
|
2017-02-28 14:59:31 -08:00 |
|
Greg Parker
|
dfd10ae485
|
[test] Remove CPU=i386_or_x86_64 hack.
LLVM lit now supports boolean expressions in REQUIRES: directives.
|
2017-02-16 16:27:15 -08:00 |
|
Arnold Schwaighofer
|
2307145c0e
|
IRGen: Cast an ObjC allocation to the instantiated class type
Lowering of phi nodes expects the more refined type rather than objc_object.
rdar://30268690
|
2017-02-07 11:07:13 -08:00 |
|