diff options
author | Sanjoy Das <sanjoy@playingwithpointers.com> | 2016-03-17 01:56:10 +0000 |
---|---|---|
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | 2016-03-17 01:56:10 +0000 |
commit | 312038872df0e44d74b3009c4ac03a6ee15d2a86 (patch) | |
tree | 7c9736ebae4a8ada9a71bb7dea64a385989ada6c /clang/lib/Frontend/ModuleDependencyCollector.cpp | |
parent | c291e1fd4fbd5c315412ac78bbd773d1c1019cc3 (diff) | |
download | bcm5719-llvm-312038872df0e44d74b3009c4ac03a6ee15d2a86.tar.gz bcm5719-llvm-312038872df0e44d74b3009c4ac03a6ee15d2a86.zip |
[Statepoints] Separate out logic for statepoint directives; NFC
This splits out the logic that maps the `"statepoint-id"` attribute into
the actual statepoint ID, and the `"statepoint-num-patch-bytes"`
attribute into the number of patchable bytes the statpeoint is lowered
into. The new home of this logic is in IR/Statepoint.cpp, and this
refactoring will support similar functionality when lowering calls with
deopt operand bundles in the future.
llvm-svn: 263685
Diffstat (limited to 'clang/lib/Frontend/ModuleDependencyCollector.cpp')
0 files changed, 0 insertions, 0 deletions