CIRCT
20.0.0git
|
#include "circt/Support/LLVM.h"
Go to the source code of this file.
Namespaces | |
circt | |
The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
Functions | |
void | circt::appendPossiblyAbsolutePath (llvm::SmallVectorImpl< char > &base, const llvm::Twine &suffix) |
Append a path to an existing path, replacing it if the other path is absolute. More... | |