summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/StringTableBuilder.cpp
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2016-05-05 23:19:08 +0000
committerJustin Bogner <mail@justinbogner.com>2016-05-05 23:19:08 +0000
commitb012699741a39d473292758b6211963f8b2eea4b (patch)
tree098fdce2c5d309cf14b05eeffefba3f31b096e13 /llvm/lib/MC/StringTableBuilder.cpp
parent465886ece19f3c66e751193ef67024afdaadb24b (diff)
downloadbcm5719-llvm-b012699741a39d473292758b6211963f8b2eea4b.tar.gz
bcm5719-llvm-b012699741a39d473292758b6211963f8b2eea4b.zip
SDAG: Rename Select->SelectImpl and repurpose Select as returning void
This is a step towards removing the rampant undefined behaviour in SelectionDAG, which is a part of llvm.org/PR26808. We rename SelectionDAGISel::Select to SelectImpl and update targets to match, and then change Select to return void and consolidate the sketchy behaviour we're trying to get away from there. Next, we'll update backends to implement `void Select(...)` instead of SelectImpl and eventually drop the base Select implementation. llvm-svn: 268693
Diffstat (limited to 'llvm/lib/MC/StringTableBuilder.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud