diff options
| author | Yaxun (Sam) Liu <yaxun.liu@amd.com> | 2019-12-06 12:29:31 -0500 |
|---|---|---|
| committer | Yaxun (Sam) Liu <yaxun.liu@amd.com> | 2019-12-21 20:39:31 -0500 |
| commit | 7376d9eb38914ff7b6b5f5901d32743f0ee76b5a (patch) | |
| tree | 86f5f0bf5f053664f59ec66a2d762a67857d52b4 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
| parent | 5e32eb1c7a816a1902f6229f7a1f9da92678f451 (diff) | |
| download | llvm-7376d9eb38914ff7b6b5f5901d32743f0ee76b5a.zip llvm-7376d9eb38914ff7b6b5f5901d32743f0ee76b5a.tar.gz llvm-7376d9eb38914ff7b6b5f5901d32743f0ee76b5a.tar.bz2 | |
[NFC] Separate getLastArgIntValue to Basic
getLastArgIntValue is a useful utility function to get command line argument as an integer.
Currently it is in Frontend so that it can only be used by clang -cc1. Move it to basic so
that it can also be used by clang driver.
Differential Revision: https://reviews.llvm.org/D71080
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions
