aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp
diff options
context:
space:
mode:
authorKamil Rytarowski <n54@gmx.com>2018-10-08 18:04:46 +0000
committerKamil Rytarowski <n54@gmx.com>2018-10-08 18:04:46 +0000
commit88e545ec3d1fd004f439eb5850f50f2eb72fa0d8 (patch)
tree67f8b6c3fe190b267351d96c815a172d79b466d2 /llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp
parentbfd14ca645974d194dc32ae0d86c86d20ba30a3f (diff)
downloadllvm-88e545ec3d1fd004f439eb5850f50f2eb72fa0d8.zip
llvm-88e545ec3d1fd004f439eb5850f50f2eb72fa0d8.tar.gz
llvm-88e545ec3d1fd004f439eb5850f50f2eb72fa0d8.tar.bz2
Remove remnant code of using indirect syscall on NetBSD
Summary: The NetBSD version of internal routines no longer call the indirect syscall interfaces, as these functions were switched to lib calls. Remove the remnant code complication that is no longer needed after this change. Remove the variations of internal_syscall, as they were NetBSD specific. No functional change intended. Reviewers: vitalybuka, joerg, javed.absar Reviewed By: vitalybuka Subscribers: kubamracek, fedor.sergeev, llvm-commits, #sanitizers Tags: #sanitizers Differential Revision: https://reviews.llvm.org/D52955 llvm-svn: 343988
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp')
0 files changed, 0 insertions, 0 deletions