diff options
| author | Peter Collingbourne <peter@pcc.me.uk> | 2017-09-01 16:24:02 +0000 | 
|---|---|---|
| committer | Peter Collingbourne <peter@pcc.me.uk> | 2017-09-01 16:24:02 +0000 | 
| commit | 5e8b94c137d1a6f182dbb5afe0f739724c2dddd7 (patch) | |
| tree | b8c6d7885390e5a0f3f477ffad408067c01ea42a /clang/lib/Parse/ParseExpr.cpp | |
| parent | 6b54c7e11beb2e050de4f912d182938ce81f4221 (diff) | |
| download | bcm5719-llvm-5e8b94c137d1a6f182dbb5afe0f739724c2dddd7.tar.gz bcm5719-llvm-5e8b94c137d1a6f182dbb5afe0f739724c2dddd7.zip | |
ModuleSummaryAnalysis: Correctly handle refs from function inline asm to module inline asm.
If a function contains inline asm and the module-level inline asm
contains the definition of a local symbol, prevent the function from
being imported in case the function-level inline asm refers to a
symbol in the module-level inline asm.
Differential Revision: https://reviews.llvm.org/D37370
llvm-svn: 312332
Diffstat (limited to 'clang/lib/Parse/ParseExpr.cpp')
0 files changed, 0 insertions, 0 deletions

