Changes between Initial Version and Version 1 of Ticket #58442, comment 18


Ignore:
Timestamp:
May 6, 2019, 12:05:05 AM (5 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58442, comment 18

    initial v1  
    1 It was changed to +llvm70 again by Jeremy on the last update he did. The tools are all the same as xcode 10's; the only real change is which clang will get called as the assembler. With the `+xcode` variant, you get the native Xcode toolchain. With the `+llvm70` variant, you get our new `as` logic.
     1It was changed to `+llvm70` by Jeremy on the last update he did. The tools are all the same as xcode 10's; the only real change is which clang will get called as the assembler. With the `+xcode` variant, you get the native Xcode toolchain. With the `+llvm70` variant, you get our new `as` logic.