summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm-c/Support.h
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2018-03-21 04:07:05 +0000
committerDavid Blaikie <dblaikie@gmail.com>2018-03-21 04:07:05 +0000
commit6336aedd392634861e7e0fa9b41d50fd4ba60271 (patch)
tree021daaf0084bf170df397bc7cd46cb8abdbc2170 /llvm/include/llvm-c/Support.h
parent137a4dd84d647cdb7f0e48112cd87f87eee445e5 (diff)
downloadbcm5719-llvm-6336aedd392634861e7e0fa9b41d50fd4ba60271.tar.gz
bcm5719-llvm-6336aedd392634861e7e0fa9b41d50fd4ba60271.zip
Move Compiler.h from Support to Demangler to fix layering.
Support depends on Demangle (Support/Unix/Signals.inc), so Demangle including Support/Compiler.h created a circular dependency. Leave a forwarding shim of Compiler.h because it makes more sense for users (a deeper fix might involve splitting Support into lower and upper Support - but that also sounds a bit weird/awkward) than thinking about the dependency on the Demangler. llvm-svn: 328072
Diffstat (limited to 'llvm/include/llvm-c/Support.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud