mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-05-17 04:25:58 +00:00

Add support for all built-in text macros supported by ML64: @Date, @Time, @FileName, @FileCur, and @CurSeg. Reviewed By: thakis Differential Revision: https://reviews.llvm.org/D104965