summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/noplt.c
Commit message (Collapse)AuthorAgeFilesLines
* Set Module Metadata "RtLibUseGOT" when fno-plt is used.Sriraman Tallam2018-02-231-1/+2
| | | | | | Differential Revision: https://reviews.llvm.org/D42217 llvm-svn: 325961
* Change noplt.c to work for non-x86 targets.Sriraman Tallam2017-11-071-1/+1
| | | | | | Differential Revision: https://reviews.llvm.org/D39759 llvm-svn: 317627
* New clang option -fno-plt which avoids the PLT and lazy binding while making ↵Sriraman Tallam2017-11-071-0/+9
external calls. Differential Revision: https://reviews.llvm.org/D39079 llvm-svn: 317605
OpenPOWER on IntegriCloud