mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
2b759c7f74
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
3 lines
52 B
PHP
3 lines
52 B
PHP
%echo FileCur = @FileCur
|
|
%echo FileName = @FileName
|