Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change TestExec.py from creating an i386+x86_64 fat binary | Jason Molenda | 2018-06-15 | 1 | -0/+5 |
on darwin systems and re-execing itself, to creating two separate test programs; lldb runs the first program and it exec's the second. Support for compiling for i386 is going away. llvm-svn: 334783 |