repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[AMDGPU] Add True16 register classes.
[llvm-project.git]
/
lldb
/
test
/
API
/
commands
/
command
/
source
/
my.py
blob
e5d789a5b40e768316916e3fc61ef38d31926b74
1
def
date
():
2
import
datetime
3
4
today
=
datetime
.
date
.
today
()
5
print
(
today
)