summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2018-07-25 02:53:53 +0000
committerEric Fiselier <eric@efcs.ca>2018-07-25 02:53:53 +0000
commitd981977d5adc10a4613b6eb91bbbfef817dce4ee (patch)
treeaae6951f4609677e9ec9e280b94f09c0c933bcf9 /llvm/lib
parent8f7da2458e3348b82d39889fdff882cb5142f18d (diff)
downloadbcm5719-llvm-d981977d5adc10a4613b6eb91bbbfef817dce4ee.tar.gz
bcm5719-llvm-d981977d5adc10a4613b6eb91bbbfef817dce4ee.zip
Add design docs for upcoming file_time_type change.
In upcoming changes to filesystem I plan to change file_time_type to use __int128_t as its underlying representation, in order to allow it to have a range and resolution at least that of the timespec struct. There was some pushback against this decision, so I drafted a document explaining the problems, potential solutions, and the rational for the decision. However, it's probably easier to let people read the generated HTML rather than the raw restructured text. For this reason I'm commiting the design documents before hand, so they can be available during any subsequent discussion or code review. llvm-svn: 337880
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud