summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2011-06-15 18:33:28 +0000
committerJim Grosbach <grosbach@apple.com>2011-06-15 18:33:28 +0000
commitc7e6b8fed5818805378ea80075560658e1d5102f (patch)
treeefa5a3df5edcba86e213e8a9fe0de39fd6f2bfcd /clang/lib/CodeGen/CodeGenModule.cpp
parent471a22febc0b551d92e9957863a7d79e71248da8 (diff)
downloadbcm5719-llvm-c7e6b8fed5818805378ea80075560658e1d5102f.tar.gz
bcm5719-llvm-c7e6b8fed5818805378ea80075560658e1d5102f.zip
Diagnostic for undefined assembler local symbols.
Re-apply 133010, with fixes for inline assembler. Original commit message: "When an assembler local symbol is used but not defined in a module, a Darwin assembler wants to issue a diagnostic to that effect." Added fix to only perform the check when finalizing, as otherwise we're not done and undefined symbols may simply not have been encountered yet. Passes "make check" and a self-host check on Darwin. llvm-svn: 133071
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud