diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2017-03-08 22:36:28 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2017-03-08 22:36:28 +0000 |
commit | 5616adf65552eea6988b23ba266baf432209cac4 (patch) | |
tree | f7b9379dc4ba1c76fe43a832019f159f64c34ce9 /llvm/lib/Support/Path.cpp | |
parent | e37b32c4334612ea4597202c0b6d6713618fe26a (diff) | |
download | bcm5719-llvm-5616adf65552eea6988b23ba266baf432209cac4.tar.gz bcm5719-llvm-5616adf65552eea6988b23ba266baf432209cac4.zip |
Remove DefinedSynthetic.
With this we have a single section hierarchy. It is a bit less code,
but the main advantage will be in a future patch being able to handle
foo = symbol_in_obj;
in a linker script. Currently that fails since we try to find the
output section of symbol_in_obj. With this we should be able to just
return an InputSection from the expression.
llvm-svn: 297313
Diffstat (limited to 'llvm/lib/Support/Path.cpp')
0 files changed, 0 insertions, 0 deletions