diff options
author | Guillaume Chatelet <gchatelet@google.com> | 2019-12-09 12:22:27 +0100 |
---|---|---|
committer | Guillaume Chatelet <gchatelet@google.com> | 2019-12-12 17:21:12 +0100 |
commit | 0508c994f0b14144041f2cfd3ba9f9a80f03de08 (patch) | |
tree | a31e8b07b9a60940698dbfe3628194adec69ca0e /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
parent | 65996c302a4472e597780c99bd834f9bf8978712 (diff) | |
download | bcm5719-llvm-0508c994f0b14144041f2cfd3ba9f9a80f03de08.tar.gz bcm5719-llvm-0508c994f0b14144041f2cfd3ba9f9a80f03de08.zip |
[clang] Turn -fno-builtin flag into an IR Attribute
Summary:
This is a follow up on https://reviews.llvm.org/D61634#1742154 to turn the clang driver -fno-builtin flag into an IR attribute.
I also investigated pushing the attribute earlier on (in Sema) but it looks like this patch is simple and will cover all function calls.
Reviewers: aaron.ballman, courbet
Subscribers: cfe-commits, tejohnson
Tags: #clang
Differential Revision: https://reviews.llvm.org/D71193
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions