search for: customizableui

Displaying 2 results from an estimated 2 matches for "customizableui".

Did you mean: customizable
2015 Aug 11
2
Fwd: [LLVMdev] SelectionDAG viewers, filter-view-dags question
....org Subject: [llvm-dev] Fwd: [LLVMdev] SelectionDAG viewers, filter-view-dags question Ok, I'm getting this error now, it won't open in dotty like it used to in 3.4. Did the program preference order change? says: /usr/bin/xdg-open: line 402: htmlview: command not found console.error [CustomizableUI] Custom widget with id loop-button does not return a valid node Has anyone else run into this issue? (again, this problem does not exist if I revert to 3.4 but I'm not sure it's an llvm issue either, I really don't know) Thanks. On Sat, Aug 1, 2015 at 3:47 PM, Ryan Taylor <ryta1...
2015 Aug 01
3
[LLVMdev] SelectionDAG viewers, filter-view-dags question
The diff is not only the && and || but also the leading !: diff --git a/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp b/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp index 58f029fbe9fc..7ee06fc153b2 100644 --- a/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp +++ b/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp @@ -659,7 +659,7 @@ void SelectionDAGISel::CodeGenAndEmitDAG() {