diff options
author | Raphael Isemann <teemperor@gmail.com> | 2020-01-08 09:02:55 +0100 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2020-01-08 09:35:46 +0100 |
commit | 0a4daff6e26f276dd92e777b597e94e093ae018d (patch) | |
tree | 1bfdd8443d335c57d0682217d07dbfd0bd4f6451 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | a1857e2ce35e749e16d092305f53c0f2bf2e9c7b (diff) | |
download | llvm-0a4daff6e26f276dd92e777b597e94e093ae018d.zip llvm-0a4daff6e26f276dd92e777b597e94e093ae018d.tar.gz llvm-0a4daff6e26f276dd92e777b597e94e093ae018d.tar.bz2 |
[lldb][NFC] Remove redundant ClangASTContext constructor that takes ArchSpec
ArchSpec has a superset of the information of llvm::Triple but the ClangASTContext
just uses the Triple part of it. This deletes the ArchSpec constructor and all
the code creating ArchSpecs and instead just uses the llvm::Triple constructor
for ClangASTContext.
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions