diff options
author | Todd Fiala <todd.fiala@gmail.com> | 2015-09-18 23:46:30 +0000 |
---|---|---|
committer | Todd Fiala <todd.fiala@gmail.com> | 2015-09-18 23:46:30 +0000 |
commit | 40b180e7ee25145f0810fad34f7a01a9415522b6 (patch) | |
tree | 6b7ff05d2b691d481e55dff4c756998ef4e181ab /clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp | |
parent | 659842d0fcd61f2b1aebfcc856975cccd4bee2f6 (diff) | |
download | llvm-40b180e7ee25145f0810fad34f7a01a9415522b6.zip llvm-40b180e7ee25145f0810fad34f7a01a9415522b6.tar.gz llvm-40b180e7ee25145f0810fad34f7a01a9415522b6.tar.bz2 |
test events: added optional value type to extra event key/val pairs
The test events had worker indexes coming across as strings. I
want them to be ints. worker_index now comes across as an int in
the dicationary.
The optional type can be specified with:
--event-add-entries key=val[:type][,key2=val2[:type2]...]
The type piece may be 'int' at this time. That is all. Otherwise
it will be a string.
llvm-svn: 248066
Diffstat (limited to 'clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp')
0 files changed, 0 insertions, 0 deletions