summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.h
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-03-21 08:24:40 +0000
committerChris Lattner <sabre@nondot.org>2009-03-21 08:24:40 +0000
commit6574906818d4cf851525aabe415379aa7617f978 (patch)
tree20dc56b607b30dbfed6e67f0f91e0a221e76ebfc /clang/lib/CodeGen/CodeGenModule.h
parent64c55933ed88e2692811edbfb55a7a4148f3d021 (diff)
downloadbcm5719-llvm-6574906818d4cf851525aabe415379aa7617f978.tar.gz
bcm5719-llvm-6574906818d4cf851525aabe415379aa7617f978.zip
fix several problems with asm renaming, by pulling it into the mangling code:
1. it wasn't applying to definitions, only declarations, e.g. int x __asm("foo") 2. multiple definitions were conflicting, they weren't getting merged. 3. the code was duplicated in several places. llvm-svn: 67442
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud